Answer
The main program constructs a three-dimensional array containing three
arithmetic tables, just as before. But we only print out the addition table,
and we do it by calling a new version of PTABLE that now takes only one
two-dimensional array as an argument!
Return to lesson.
Hamlet Project
hamlet@cs.utah.edu