Hi all,

I needed to generate a _unique_ hash value for 15 million words list.
which will be used to index in to an array of pointers to the words.

Also, the hash values must be in the _range_ of 1 - 15 million because, the 
array of

pointers is of 15 million entries.

Is gperf useful for my task ? If so, how can i user gperf to accomplish this 
task ?

I went through the maual and code, but i am not getting hold of gperf.

Please help me in this.

Thanks in advance.

--
Ramprasad B
HappY FreE OpeN SourcE ;)
http://ramprasadb.blogspot.com

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


_______________________________________________
help-gnu-utils mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-gnu-utils

Reply via email to