OpenDOF Project
#define PCR_Validate (   expr)

Validate that an expression is true.

This is a tool to check for fatal runtime errors where recovery is not possible. If the expression evaluates to zero (FALSE), code will not proceed past this check.

Parameters
exprExpression to check.
core-c-dof-oal Version 8.0.1 Build 0
2018-01-22