Go to the source code of this file.
Functions | |
void * | inMem (const char *space, size_t space_len, const char *item, size_t item_len) |
find the item in the space concerned |
Definition in file stringsearch.h.
|
find the item in the space concerned
Definition at line 36 of file stringsearch.c. References fillBM(). Referenced by savegame_open(). |