Identity function. Abort if the value compares equal to zero.
Synopsis
Declared in <util/check.h>
#define Assert(val)
Parameters
Name |
Description |
val |
The expression that must be true. |
Created with MrDocs
Identity function. Abort if the value compares equal to zero.
Declared in <util/check.h>
#define Assert(val)
Name |
Description |
val |
The expression that must be true. |
Created with MrDocs