Previous: $B: Boolean Evaluation Switch To the Table of Content Next: $CC: C/C++ Style Comments Switch

- 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


Previous: $B: Boolean Evaluation Switch To the Table of Content Next: $CC: C/C++ Style Comments Switch
$B: Boolean Evaluation Switch Table of Content $CC: C/C++ Style Comments Switch

- 3.2.5 -