Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

vndnew.h File Reference


Functions

unsigned int MemoryLeak ()
 Returns the number of memory leaks. More...


Function Documentation

unsigned int MemoryLeak ( )
 

Returns the number of memory leaks.

If VNODE is compiled with the option -DDEBUG, then the new# and delete# operators are overloaded. In this case, MemoryLeaks# returns the number of calls to new# less the number of calls to delete#.


Generated at Sun Oct 14 12:45:41 2001 for VNODE by doxygen1.2.0 written by Dimitri van Heesch, © 1997-2000