- 3.2.5 -
Compiler Directives
Switch and Parameter Directives
$C: Assert Directives Switch
Targets: MS-DOS, OS/2, Win32
Compiler directives
Switches on/off the generation of code for assertions in a source file.
Syntax:
{$C+} or {$C-}
Default:
{C+}
See also:
Assert
$B: Boolean Evaluation Switch
Table of Content
$CC: C/C++ Style Comments Switch
- 3.2.5 -