1.17. Generating Output

You can generate output controlled by the /OUTPUT command by using the Fortran write statement. The output unit for this statement is usually called IOTT. IOTT may be defined with the function wrinqr. See the discussion on the function wrinqr in Subroutines for Your Convenience for more details.