4.17.1 Type Declarations in Structure Declarations

The syntax of a type declaration within a record structure is identical to that of a normal Fortran type declaration statement: it includes a data type (for example, INTEGER), one or more names of variables or arrays; and optionally, one or more data initialization values.

The following rules and behavior apply to type declarations in record structures:


Previous Page Next Page Table of Contents