D.1 System Subprogram Summary

This section describes Compaq Fortran 77 intrinsic subprograms that perform various operations. Reference these subprograms the same way that you reference user-written subprograms.

The intrinsic subprograms are as follows:

References to integer arguments in the following subprogram descriptions refer to arguments of either INTEGER*4 data type or INTEGER*2 data type. However, the arguments must be either all INTEGER*4 or all INTEGER*2. In general, INTEGER*4 variables or array elements can be used as input values to these subprograms if their values are within the INTEGER*2 range.

For More Information:

For details on referencing user-written subprograms, see Section 6.2.


Previous Page Next Page Table of Contents