EnglishРусский  
 Share/Save/Bookmark
 

Ads

Installer and installation software
Commercial and Freeware installers.

hash.find

Find an item with this key.

method uint hash.find (
   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