3.2.4. $B: Boolean Evaluation Switch
Table of Contents
3.2.6. $CC: C/C++ Style Comments Switch
- 3.2.5. -
Table of Contents
3. Compiler Directives
3.2. Switch and Parameter Directives
3.2.5. $C: Assert Directives Switch
3.2.5. $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
3.2.4. $B: Boolean Evaluation Switch
Table of Contents
3.2.6. $CC: C/C++ Style Comments Switch
- 3.2.5. -