컴퓨터/프로그래밍2014. 3. 31. 11:21

참고1> 디버그 모드에서의 메모리 특징 http://darpangs.tistory.com/26

 

참고2> Inside CRT: Debug Heap Management

 - http://www.codeguru.com/cpp/w-p/win32/tutorials/article.php/c9535/Inside-CRT-Debug-Heap-Management.htm

 

참고3> Win32 Debug CRT Heap Internals http://www.nobugs.org/developer/win32/debug_crt_heap.html

 

Posted by jungtae17