OWLNext    7.0
Borland's Object Windows Library for the modern age
Loading...
Searching...
No Matches
CHECK

Syntax

#define CHECK(condition)
Definition checks.h:239

Header File

checks.h

Description

Throws a CHECK exception if <cond> equals 0. Use CHECK to perform value checking within a function.