Ragged Arrays
Before doing this lesson you should read section 6.7 of the text.
You should use level 4 of C-thru for this lesson.
In this lesson we'll look at so-called ``ragged arrays.'' The main point of
doing so is to reinforce something that you learned in the last lesson: the
difference between constant and variable pointers.
If you click below, I'll copy some example files to your directory.
Click here to copy files
Hamlet Project
hamlet@cs.utah.edu