E.1 Platform-Independent Extensions

This section summarizes the Compaq Fortran 77 extensions that are available on all platforms. The meaning of the extension may differ depending on which platform you are using.

Coding Rules

The following are platform-independent extensions to coding rules:

Symbolic Names

The following are platform-independent extensions to creating symbolic names (see Section 1.3.3):

Character Set

The following are platform-independent extensions to the FORTRAN-77 character set (see Section 1.4):

Character  Name  Character  Name 
<tab>  Tab  <  Left angle bracket 
"  Quotation mark  >  Right angle bracket 
_  Underscore  %  Percent sign 
!  Exclamation point  &  Ampersand 

Compilation Control Statements

The following statements are platform-independent extensions that influence compilation (see Section 1.6):