PREV INDEX NEXT

Author: Unknown
Subject: hash function
Date: Tuesday, 03 Nov 2020, 01:36:14

For "(((unsigned long)(PREF) << CHAR_BIT) | (unsigned)(CHAR)) % SIZE", are the types of the values passed in as PREF, CHAR, and SIZE ints?
PREV INDEX NEXT