Hi All,
I have a code of about 10,000 lines. I have to maintain a track for new and delete statements to check and avoid memory leaks. i can use new libraries or functions but i can't change the code. How can i do it? Please donot suggest for any memory cheking tool.
Any help would be appreciated.