CRT Debugging Techniques / Finding Memory Leaks Using the CRT Library

关键字:C/C++ CRT Debugging 内存泄露 检测

CRT Debugging Techniques :  http://msdn.microsoft.com/en-us/library/zh712wwf.aspx

Finding Memory Leaks Using the CRT Library : http://msdn.microsoft.com/en-us/library/x98tx3cf.aspx

你可能感兴趣的:(memory leak)