Programming Project 3

Due: Monday, May 5, in class.

Your job is to fill in the details of the Video Store Inventory application described in Chapter 4 of the text. There is a partially completed project in I:\CSC122\Public\Howard\Proj3Template which you should copy into your own folder. In each of the .cpp files in the project (except getline.cpp, which is just there to fix a bug in Borland 5.02) there are sections of the code marked ** TODO **. Fill in the details for each of these parts.

There is a working version of the project in the template folder, called ModelSolution.exe. You should try to make your program behave the same way as the model.

You may work by yourself or with one or two partners. No group may be larger than three students. Be sure to list all group members' names in the comments in each file, and include the account number (such as CSC12200) where the code is located.

When you are done, turn in a printout of all three source files, together with the grading sheet which I will provide.