Main Page | Class Hierarchy | Class List | Directories | File List | Class Members | File Members | Related Pages

win32/GMem.h File Reference

Memory subsystem header. More...

#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)


Detailed Description

Memory subsystem header.

Author:
Matthew Allen 30/11/1993

Function Documentation

LgiFunc bool LgiDumpMemoryStats char *  filename  ) 
 

Dumps info about the currently allocated blocks of memory to 'filename'. Only work when LGI_MEM_DEBUG defined.

Returns:
true on success.


Generated on Tue May 2 10:24:45 2006 for Lgi by  doxygen 1.4.1