Extracted from Pike v7.6 release 61 at 2005-12-30.
pike.ida.liu.se
[Top]
7.0::

Method hash()


Method hash

int hash(string s, int|void f)

Description

Calculate a hash of a string (Pike 7.0 compatibility).

This function is now available as hash_7_0() .

See also

hash_7_0() , hash()