Rational Developer for System z
COBOL for Windows, Version 7.5, Programming Guide


Using an optimal programming style

The coding style you use can affect how the optimizer handles your code. You can improve optimization by using structured programming techniques, factoring expressions, using symbolic constants, and grouping constant and duplicate computations.

related tasks
Using structured programming
Factoring expressions
Using symbolic constants
Grouping constant computations
Grouping duplicate computations


Terms of use | Feedback

Copyright IBM Corporation 1996, 2008.
This information center is powered by Eclipse technology. (http://www.eclipse.org)