Main Page | Modules | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

commonMisc.h File Reference

Declaration of macro _ASSERTE. More...

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Defines

#define _ASSERTE(expr)   (void(0))

Detailed Description

Declaration of macro _ASSERTE.

Author:
Josef Troch (josef.troch@email.cz)
Date:
2003 - 2004

Define Documentation

#define _ASSERTE expr   )     (void(0))
 

In debug version evaluates expr and generates a debug report if the result is 0. Does nothing in release version.

If compiling in Windows, the macro is received by including header crtdbg.h.


Generated on Wed Aug 11 22:33:26 2004 for IOPC by Doxygen 1.3.6