Description
Source
Call Graph
SANITY_CHECK
Performs the same duty as the ASSERT() macro, except a default error message is output if the condition is false.


Syntax / parameters
Name |
Type |
Default |
Description |
|
condition
|
|
Condition to verify.
|
|
Return value |
|
|
|
Description
Performs the same duty as the ASSERT() macro, except a default error message is output if the condition is false.
Source
The documentation for this Member was generated from the following file:
assert.h