GB.HashTable.New

void GB.HashTable.New ( GB_HASHTABLE * hash , int mode )

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

hash will receive a pointer to the hash table.

mode is one of the following constants :


Referenced by :