Previous: 3.2.5. $C: Assert Directives Switch To the Table of Contents Next: 3.2.7. $D: Debug Information Switch
3.2.5. $C: Assert Directives Switch Table of Contents 3.2.7. $D: Debug Information Switch

- 3.2.6. -
Table of Contents
3. Compiler Directives
3.2. Switch and Parameter Directives
3.2.6. $CC: C/C++ Style Comments Switch


3.2.6. $CC: C/C++ Style Comments Switch


Targets: MS-DOS, OS/2, Win32


Compiler directives

Switches on/off C/C++ style comments recognition.

Syntax:
  {$CC+} or {$CC-}
Default:
  {$CC+}



Previous: 3.2.5. $C: Assert Directives Switch To the Table of Contents Next: 3.2.7. $D: Debug Information Switch
3.2.5. $C: Assert Directives Switch Table of Contents 3.2.7. $D: Debug Information Switch

- 3.2.6. -