#include "LgiInc.h"
Go to the source code of this file.
Functions | |
| LgiFunc bool | LgiCheckHeap () |
| true if heap is ok. | |
| LgiFunc bool | LgiCanReadMemory (void *p, int Len) |
| true if the block of memory referenced by 'p' is readable for Len bytes. | |
| LgiFunc bool | LgiDumpMemoryStats (char *filename) |
|
|
Dumps info about the currently allocated blocks of memory to 'filename'. Only work when LGI_MEM_DEBUG defined.
|
1.4.1