Computer Science 132
Introduction To Computing II
Dickinson College
Spring Semester 1998
Grant Braught
Using Structures
Main Ideas For Today 
- Structures
- Overloaded Constructors
- Vectors Of Structures
- Class Implementation Stratigies
Reading Assignment 
- A Computer Science Tapestry:
Chapter 7, Section 7.3, pp. 336-343
Sample Code 
- pointdemo3.cpp - Demonstrate the use of constructor functions for a structure. (Also illustrates overloaded functions for the first time.)
- graph2.h - A more complete version of the graph.h file.
- graph1.cpp - Implementation of some of the member functions of the Graph class.
Lab Assignment 
- Assignment 7: Using a Mase Class
Handed Out: Friday, 3/6/98
Due: Monday, 3/23/98