Please complete the following exercises:
For each class, give a brief description of how an object of that class would operate. Then write a documented (commented) class definition including the declarations of all class data members and member functions. Be sure to include at least one constructor for each class. It is NOT necessary to implement the member functions of the class.
Your program should prompt the user to enter the names of the input and output files. Use the C++ string class and the string getline function to process the data. Submit your program source code and sample input and output files.
The assignment (in one text file) should be submitted by email to Dr. Sebern. Please keep a backup copy in case your work gets lost in the email system. Please be sure to include your name in the assignment text file.
This assignment is due before the start of class on Thursday of week 2.
If you have any questions, or any part of the assignment is unclear, please consult the instructor.
This page was last updated on September 13, 2001; send comments to Mark Sebern.