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

See Also

Syntax

#define DIAG_DEFINE_GROUP(group, enable, level)
Definition checks.h:408

Header File

checks.h

Description

Define a group named <name>. You cannot use DIAG_DECLARE_GROUP and DIAG_DEFINE_GROUP in the same compilation unit.

See Also