Gentee Programming Language > Documentation > Libraries | Download documentation |
Create an item with this key. If an item with this key already exists, it will be initiated again. Items are created automatically when they are addressed as array items for the first time - hashname["key string"].
uint hash.create( str key )
key Key value.
The pointer to the created item is returned.
See alsoAssociative arrays - hash tables
![]() |
![]() Copyright © 2004-2006 Gentee Inc. All rights reserved. ![]() |