MathEngine
Home Page       Structures       File List       Functions and Macros      

Malloc.h File Reference

Memory manager API malloc wrapper globals. More...


Variables

unsigned MeMemoryDoTraceMalloc = 1
 Malloc modules specific trace flag. More...

unsigned MeMemoryDoStatsMalloc = 1
 Malloc modules specific statistics flag. More...


Detailed Description

Memory manager API malloc wrapper globals.


Variable Documentation

unsigned MeMemoryDoStatsMalloc = 1

Malloc modules specific statistics flag.

Set this to 0 to disable tracing of API calls in the Malloc memory manager, leaving it on globally with the MeMemoryDoStats variable.

unsigned MeMemoryDoTraceMalloc = 1

Malloc modules specific trace flag.

Set this to 0 to disable tracing of API calls in the Malloc memory manager, leaving it on globally with the MeMemoryDoTrace variable.


MathEngine Utilities: Memory Manager API - Version 0.0.5 Alpha - Reference Manual generated using doxygen at Wed Oct 11 00:34:56 2000

Copyright MathEngine PLC 2000, all rights reserved.