(j3.2006) another example of a forward reference
Robert Corbett
robert.corbett
Thu Mar 12 05:30:36 EDT 2015
Ian Harvey posted an article on comp.lang.fortran
in which he asserts that the Fortran standards
allow an array constructor to include a <type-spec>
that is the name of a derived type that is defined
after the occurrence of the array constructor. The
array constructor cannot include any values, because
the values would require the derived type to be
defined before the array constructor.
Bob Corbett
More information about the J3
mailing list