CSCI 146: Lab 3 Materials

The main goal of Lab 3 (to be held on September 8 and 9, 1997) is to carry out the implementation of the List class described in Chapter 3 of the text. This implementation uses a fixed-size array. A secondary goal is to learn some features of the debugging facilities of the Visual Studio Program Development Environment.

The pre-lab activity consists of carrying out exercises 7-14 on p.124 of the text. This homework must be turned in at the beginning of the lab.

The following activities will be carried out in the lab:

Click here for a list.cxx file that is a solution to Lab 3. This solution was posted on September 17, 1997.