Answer
It expects a three-dimensional array argument. In fact, it specifies that the first two dimensions are 9x9. It doesn't care what the size of the third dimension is, so we put a ``*'' there.
Return to lesson.
Hamlet Project
hamlet@cs.utah.edu