Mail Archives: djgpp/2002/12/11/06:45:12
sundaresh venugopal (cbuff AT programmer DOT net) wrote:
: There is a slight error in the documentation for _vhash.Here is the correct text.The function is alright.There must be an long double hashratio for each bit of the key.
: _vhash
: ------
: key must be an array of exactly len(int) (unsigned)elements,and,
: hashratio must be an array of exactly len*sizeof(int) (long double)elements.
: This function hashes the given key to an unsigned integer.
: The hash is order-preserving.
That's interesting. But what are you talking about? Like what _vhash
and what does it do or where can we read about it.
Right,
MartinS
- Raw text -