FORTRAN 77 Language Reference

Description

The following table shows the OPTIONS statement qualifiers:

Table 4-4 OPTIONS Statement Qualifiers

Qualifier  

Action Taken  

/[NO]G_FLOATING

None (not implemented)  

/[NO]I4

Enables/Disables the -i2 option

/[NO]F77

None (not implemented)  

/CHECK=ALL

Enables the -C option

/CHECK=[NO]OVERFLOW

None (not implemented)  

/CHECK=[NO]BOUNDS

Disables/Enables the -C option

/CHECK=[NO]UNDERFLOW

None (not implemented)  

/CHECK=NONE

Disables the -C option

/NOCHECK

Disables the -C option

/[NO]EXTEND_SOURCE

Disables/enables the -e option