_CrtSetBreakAlloc(…)来检测内存泄漏+VC使用CRT调试功能检测内存泄漏(转)
摘要: Sets a breakpoint on a specified object allocation order number (debug version only). long _CrtSetBreakAlloc( long lBreakAlloc ); ParameterslBreakAlloc Allocation order number, for which to set the ...
阅读全文
posted @
2010-11-02 18:05 3D入魔 阅读(165) |
评论 (0) 编辑