#include "LgiInc.h"
#include "LgiOsDefs.h"
#include "GStream.h"
Go to the source code of this file.
Functions | |
| LgiFunc uint | LgiHash (uchar *In, int Len, bool Case) |
| Creates a 32-bit hash of the input string. | |
Variables | |
| class typedef int(* | ListSortFunc )(void *, void *, int) |
| General linked list type class that stores void pointers. | |
|
||||||||||||||||
|
Creates a 32-bit hash of the input string.
|
1.4.1