Carleton University
Department of Systems and Computer Engineering
SYSC 2002 - Winter 2011

Assignment 4

This assignment involves expanding your assignment #3 to use the Date (version 2) and String2002 classes, as per the new main program "a4main.cpp".

The customer struct now has two additional fields:

You need to update the structure and a couple of the existing functions, plus add the four new functions. A sample exe is provided.

Note (added Feb 2nd): The name that you enter (as well as the String2002 to append to the name) cannot contain spaces.

Submit files "customerDB.h" and "customerDB.cpp".

Updated: Wed Feb 2nd, 2011