memorycheck.cpp File Reference

Includefile (!) for heap tracking. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void * asc_malloc (size_t size)
void asc_free (void *p)


Detailed Description

Includefile (!) for heap tracking.

The routines here can be included into the main programs for finding heap related problems.

Definition in file memorycheck.cpp.


Function Documentation

void asc_free ( void *  p  ) 

Definition at line 261 of file memorycheck.cpp.

void* asc_malloc ( size_t  size  ) 

Definition at line 248 of file memorycheck.cpp.

References fatalError(), and malloc().


Generated on Mon May 21 01:38:19 2012 for Advanced Strategic Command by  doxygen 1.5.1