jigdo API
Last update by Admin on 2010-05-23
Debug Namespace Reference
Functions | |
int | assertFail (const char *assertion, const char *file, unsigned int line) |
Print an "Assertion failed" message. | |
Variables | |
bool | abortAfterFailedAssertion = true |
True if to call abort() after failed assertion. |
Function Documentation
int Debug::assertFail | ( | const char * | assertion, | |
const char * | file, | |||
unsigned int | line | |||
) |
Variable Documentation
bool Debug::abortAfterFailedAssertion = true |
True if to call abort() after failed assertion.
Default is true.
Referenced by assertFail(), and main().
Generated on Tue Sep 23 14:27:43 2008 for jigdo by
