Previous: 3.2.15. $OPT: Full Optimization Switch To the Table of Contents Next: 3.2.17. $OPTREG: Register Optimization Switch
3.2.15. $OPT: Full Optimization Switch Table of Contents 3.2.17. $OPTREG: Register Optimization Switch

- 3.2.16. -
Table of Contents
3. Compiler Directives
3.2. Switch and Parameter Directives
3.2.16. $OPTFRM: Stack Frame Optimization Switch


3.2.16. $OPTFRM: Stack Frame Optimization Switch


Targets: MS-DOS, OS/2, Win32


Compiler directives

Switches on/off stack frame optimization.

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



Previous: 3.2.15. $OPT: Full Optimization Switch To the Table of Contents Next: 3.2.17. $OPTREG: Register Optimization Switch
3.2.15. $OPT: Full Optimization Switch Table of Contents 3.2.17. $OPTREG: Register Optimization Switch

- 3.2.16. -