[4570] in Athena Bugs
vax 6.4R: dbx
daemon@ATHENA.MIT.EDU (lwvanels@ATHENA.MIT.EDU)
Mon Mar 19 22:34:36 1990
From: lwvanels@ATHENA.MIT.EDU
Date: Mon, 19 Mar 90 22:34:17 -0500
To: bugs@ATHENA.MIT.EDU
System name: ANDRE-NORTON
Type and version: CVAXSTAR 6.4R
Display type: SM
What were you trying to do?
Print the values of a multi-dimensional integer array in a Fortran
program.
What's wrong:
If the array size is defined larger than 5x5x5, it will print zero
as the content of every array element, no matter what it's value
actually is. For a 5x5x5 array, it will work, but not a 5x5x6 array.
What should have happened:
It should print out the correct contents of the array, regardless of
the size.
Please describe any relevant documentation references:
[Please replace this line with the appropriate description.]