- 3.2.28 -
Compiler Directives
Switch and Parameter Directives
$XW: Extended Warnings Switch
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.
$X: Extended Syntax Switch
Table of Content
$Z: Minimum enumeration size switch
- 3.2.28 -