Go to the source code of this file.
Typedefs | |
| typedef struct hashTable_s* | hashTable |
| typedef unsigned int (* | hashFunctionType )(const void * string) |
| typedef int (* | hashEqualityType )(const void * key1, const void * key2) |
Definition in file hash.h.
|
|
|
|
|
|
|
|
|
1.2.3 written by Dimitri van Heesch,
© 1997-2000