Go to the first, previous, next, last section, table of contents.


Statement Labels

(Corresponds to Section 3.4 of ANSI X3.9-1978 FORTRAN 77.)

A statement separated from its predecessor via a semicolon may be labeled as follows:

A statement may have only one label defined for it.


Go to the first, previous, next, last section, table of contents.