Lab 11: Multidimensional Arrays and Vectors


Objectives

  1. To learn to declare and use two-dimensional arrays (or vectors)s.
  2. To introduce type definitions (i.e., typedef).
  3. To introduce the Game of Life, a fundamental problem in computer science.

Textbook Reference


The Lab Exercise

Notes to the Instructor


Report errors to Larry Nyhoff (nyhl@cs.calvin.edu)