22 Nov
2002
22 Nov
'02
11:40 p.m.
add -DNDEBUG to command line arguments. Unfortunately I don't know where exactly you can edit command line arguments in VC.NET.
Alexei.
In VC.NET, this can be set under Project Properties -> C/C++ -> Preprocessor -> Preprocessor Definitions. (It's normally preset for debug configurations.) Randy Bowen