PREV INDEX NEXT

Author: Stan Eisenstat
Subject: Re: [Cs323] hash function
Date: Tuesday, 03 Nov 2020, 07:50:02


    > Message Posted By: Unknown
    >
    > For "(((unsigned long)(PREF) << CHAR_BIT) | (unsigned)(CHAR)) % SIZE", are
    > the types of the values passed in as PREF, CHAR, and SIZE ints?

Yes.

--Stan-
PREV INDEX NEXT