Gentee Programming Language > Documentation > Libraries Download documentation

hash.del

Delete an item with this key.
 
uint hash.del(
      str   key
)

Parameters

keyKey value.

Return value

Nonzero if initialization was successful; otherwise 0.

See also

    Associative arrays - hash tables


 Copyright © 2004-2006 Gentee Inc. All rights reserved.