Hello, I'm looking for an hash function to be used for an hash table
that will contain structs of a certain kind. I've looked into
Sourceforge.net , but so far I've found only hash functions for strings
(string->index)...Do you know if there exist such a function
somewhere?
Thanks
that will contain structs of a certain kind. I've looked into
Sourceforge.net , but so far I've found only hash functions for strings
(string->index)...Do you know if there exist such a function
somewhere?
Thanks
Comment