FORTRAN 77 Language Reference

Array Names with No Subscripts

An array name with no subscripts indicates the entire array. It can appear in any of the following statements:

In an EQUIVALENCE statement, the array name without subscripts indicates the first element of the array.