Home / api / name / gb.hashtable.new 
GB.HashTable.New
Syntax
void GB.HashTable.New ( GB_HASHTABLE *hash , int mode )

Creates a new hash table that will associate void * pointers to char * keys.


See also
Hash Tables Management