On Thu, 01 Apr 2004 04:08:27 +0200, Alexander Malkis
<> wrote:
>Why do programmers like to use NDEBUG instead of DEBUG?
It isn't that we /like/ to, it's because that's the symbol that the
preprocessor code in <assert.h> / <cassert> specifically looks for to
disable assertions.
Remember, don't shoot the messenger

-leor
--
Leor Zolman --- BD Software ---
www.bdsoft.com
On-Site Training in C/C++, Java, Perl and Unix
C++ users: Download BD Software's free STL Error Message Decryptor at:
www.bdsoft.com/tools/stlfilt.html