Monday, September 19, 2016

Assert. A function like macro that evaluates the expression:
If 0 (false) shows a message then calls about.
#include
To disable your assert(s) do this:
http://www.cplusplus.com/reference/cassert/assert/

#define NDEBUG

No comments: