Hi experts,
I am researching hash functions on
http://www.burtleburtle.net/bob/c/lookup3.c. Assume that I use hash function hashlittle() and I have some key words like "this", "is", "yahoo", can somebody give me an example how to put these keywords into hash and then retrieve them from hash?
Thanks a lot!
Start Free Trial