hash.find
Find an item with this key.
method uint hash.find (
str key
)
str key
)
Parameters
key | Key value. |
Return value
Either the pointer to the found item is returned or 0 is returned if there is no item with this key.
Related links | Source |
Installer and installation software
Commercial and Freeware installers.
Find an item with this key.
key | Key value. |
Either the pointer to the found item is returned or 0 is returned if there is no item with this key.
Related links | Source |