A. Objective: Moving on to more fun things. i.e. classes!!! So this was my first attempt at classes. Yes, I wrote it, No, I didn't write it today It's from a few months back. I thought I should revisit it and remind myself what I wrote.
B. Program:
Click Here to see the program
C. Comment:
So, this program was written with four files. A constants file, a class header file, a class implementation file and a main file. This program keeps track of employees at a store. Their first, middle initial, last name, employee ID, payrate, comission and what type of position they have. The information is read from a file, memory is allocated dynamically and the information is displayed to the screen. It's simple, but rather long.
Thursday, March 22, 2007
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment