Go to the source code of this file.
Functions | |
Index | Hash1 (const char *Key, int TableSize) |
Calculate an index from a string of charecters. | |
Index | Hash2 (const char *Key, int TableSize) |
Calculate an index from a string of charecters. | |
Index | Hash3 (const char *Key, int TableSize) |
Calculate an index from a string of charecters. |
Definition in file hashfunc.c.
|
Calculate an index from a string of charecters.
Definition at line 14 of file hashfunc.c. |
|
Calculate an index from a string of charecters.
Definition at line 34 of file hashfunc.c. |
|
Calculate an index from a string of charecters.
Definition at line 47 of file hashfunc.c. |