How to detect memory leaks in c++

Answer Posted / freaxer

override new and delete, add memory tracker

Is This Answer Correct ?    4 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Difference between overloading vs. Overriding

588


What is a type library?

684


Is c++ an oop?

583


Explain how to initialize a const data member.

589


What are the five basic elements of a c++ program?

576






What is a storage class? Mention the storage classes in c++.

595


What is #include iostream in c++?

587


Where is atoi defined?

577


What is friend class in c++ with example?

494


Which coding certification is best?

566


Why ctype h is used in c++?

521


Define anonymous class.

621


What are static type checking?

624


Is there any function that can skip certain number of characters present in the input stream?

583


Write a program which uses functions like strcmp(), strcpy()? etc

612