Before you begin this lesson, you should read sections 14.1--14.2 of the text. We will return to chapter 12 in future lessons. Chapter 13 is so straightforward that you should be able to understand it on your own.
In this lesson we will look at multi-dimensional arrays, which we will see are not much more difficult than one-dimensional arrays. The only tricky aspect of multi-dimensional arrays occurs when they are passed as arguments to functions.
You need to copy some files before we begin.
Hamlet Project