- The examples in this document, except where otherwise noted, are coded in
a simple style that does not try to conserve storage, check for errors,
achieve fast performance, or demonstrate all possible methods to achieve a
desired result.
- The examples in this document are compiled using one of these
invocation commands: f77, fort77, xlf,
xlf_r, xlf90, xlf90_r, xlf95,
xlf95_r. See Compiling XL
Fortran Programs in the XL Fortran User's
Guide for details.
- The text explaining an example contains information on any additional
options you must specify to compile that example.
- You can paste the sample code from this document into an edit
session. Most of the examples will compile with little or no
change.
- Some sample programs from this document, and some other programs
that illustrate ideas presented in this document, are in the directory
/opt/ibmcmp/xlf/9.1/samples.
