(j3.2006) Compilers disagree

Van Snyder Van.Snyder
Tue Oct 27 14:10:24 EDT 2009


My compilers disagree concerning whether this is legal:

subroutine before ( A, N )
  implicit NONE
  real A(N)
  integer N
end subroutine before

I thought the declaration for N had to precede its use in the
declaration for A, but I can't find the relevant requirement.

Is it there, or am I imagining it?

-- 
Van Snyder                    |  What fraction of Americans believe 
Van.Snyder at jpl.nasa.gov       |  Wrestling is real and NASA is fake?
Any alleged opinions are my own and have not been approved or
disapproved by JPL, CalTech, NASA, the President, or anybody else.




More information about the J3 mailing list