CS 112b
Spring 2001
Ileana Streinu

CS 112
Lecture 8


  1. Example of more complex struct's.
  2. Swimming pool example developed in class.
  3. Lab: develop code for reading and printing the information in variables of type swimmer, lane and swim_pool. Use functions. The main program just tests these functions.

Next time: Object-oriented programming in C++
Ileana Streinu