Previous: 3.2.27. $X: Extended Syntax Switch To the Table of Contents Next: 3.2.29. $Z: Minimum enumeration size switch
3.2.27. $X: Extended Syntax Switch Table of Contents 3.2.29. $Z: Minimum enumeration size switch

- 3.2.28. -
Table of Contents>
3. Compiler Directives
3.2. Switch and Parameter Directives
3.2.28. $XW: Extended Warnings


3.2.28. $XW: Extended Warnings


Targets: MS-DOS, OS/2, Win32


Compiler directives

Switches on/off extended warnings generation.

Syntax:
  {$XW+} or {$XW-}
Default:
  {$XW-}
Remarks:
If {$XW+} defined, TMT Pascal will show compilation warnings.


Previous: 3.2.27. $X: Extended Syntax Switch To the Table of Contents Next: 3.2.29. $Z: Minimum enumeration size switch
3.2.27. $X: Extended Syntax Switch Table of Contents 3.2.29. $Z: Minimum enumeration size switch

- 3.2.28. -