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

assert.C File Reference


Detailed Description

Implementation of functions from assert.H.

Author:
Gerald Masini
Date:
July 4, 2001 17:09
Since:
qgar 1.0

Definition in file assert.C.

Go to the source code of this file.

Namespaces

namespace  qgar

Functions

void qgar::__qgPrintAssert (const char *anExpr, const char *aFile, int aLine)
 Print a diagnostic message about failure of an assertion.