MemDump

Top  Previous  Next

Dump of the memory spend.

With MemDump can be found out whether before requested memory was also correctly released again. To find out whether yet released memory does not exist again, can be called to this function before and after the function to be checked. A file with the name 'memdump' is put on in the list where also 'moskito.exe' is. In the file 'memdump' stand all calls of memory standards with lines and file information.

Parametre

---

Result

---

Declaration

#include "basic.h"

 

void DLLENTRY MemDump (

void

);