Answer
No, they're not the same. The output in the two cases is reflected across the
diagonal. The problem is that each of the single-dimensional arrays declared
in ``PRNT'' overlaps with a column of the two-dimensional arrays declared
in the other two units. So things are printed out in a different order.
Return to lesson.
Hamlet Project
hamlet@cs.utah.edu