Hello everybody.
could anyone explain me what is debugging in c++? and why and when do need to use #define DEBUG, #define NDEBUG, #define _DEBUG
could you provide me with examples showing the point in doing so.
many thanx