Welcome![Sign In][Sign Up]
Location:
Downloads Other resource
Title: ce_crtdbg Download
 Description: This code detects memory leaks in embedded VC almost the same way crtdbg does in VC. At the en d of program execution it will display in the deb ug window if there were any memory leaks and how t he looks memory so you can identify where your me mory leak occurred. It will display in the debug window a message saying no memory leaks detecte d if there are no memory leaks. Similar to what cr tdbg.h does in VC. The code detects memory leaks generated with calls to new and delete operator s in C. The code doesn t detect memory leaks " ated with C functions : malloc, malloc, free, but that can be done in the future. Let me know and I will program it.
 Downloaders recently: [More information of uploader yangjm]
File list (Check if you may need any files):

CodeBus www.codebus.net