#define _CRTDBG_MAP_ALLOC #include <stdlib.h> #include <crtdbg.h>
在想要看有沒有leak的地方加上.
_CrtDumpMemoryLeaks();
就會Dump出目前leak的memory
沒有留言:
張貼留言