Previous: 3.2.16. $OPTFRM: Stack Frame Optimization Switch To the Table of Contents Next: 3.2.18. $P: Open String Parameters Switch
3.2.16. $OPTFRM: Stack Frame Optimization Switch Table of Contents 3.2.18. $P: Open String Parameters Switch

- 3.2.17. -
Table of Contents
3. Compiler Directives
3.2. Switch and Parameter Directives
3.2.17. $OPTREG: Register Optimization Switch


3.2.17. $OPTREG: Register Optimization Switch


Targets: MS-DOS, OS/2, Win32


Compiler directives

Switches on/off register optimization.

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



Previous: 3.2.16. $OPTFRM: Stack Frame Optimization Switch To the Table of Contents Next: 3.2.18. $P: Open String Parameters Switch
3.2.16. $OPTFRM: Stack Frame Optimization Switch Table of Contents 3.2.18. $P: Open String Parameters Switch

- 3.2.17. -