- 3.2.15 -
Compiler Directives
Switch and Parameter Directives
$OPT: Full Optimization Switch
Targets: MS-DOS, OS/2, Win32
Compiler directives
Switches on/off full optimization ({OPTREG+} & {OPTFRM+}).
Syntax:
{$OPT+} or {$OPT-}
Default:
{OPT+}
$OA: Objects and Structures Align Switch
Table of Content
$OPTFRM: Stack Frame Optimization Switch
- 3.2.15 -