Description: Defines a class of employees, derived from the manager class (monthly payment of wages), and temporary workers (according to the payment of wages), and used the program last CMyDate class to record the current date (due to the number of days per month with the current date related). Main function defines two manager class object, and three temporary workers object, point to the base class pointer containers to store employees, the program runs, the output of each employee information, and then enter the number of days the program will display the payment of wages of each employee used to verify the correctness of the program.
To Search:
File list (Check if you may need any files):
1\date.cpp
.\date.h
.\employee.cpp
.\employee.h
.\main.cpp
.\test\Debug\date.obj
.\....\.....\employee.obj
.\....\.....\main.obj
.\....\.....\test.exe
.\....\.....\test.ilk
.\....\.....\test.pch
.\....\.....\test.pdb
.\....\.....\vc60.idb
.\....\.....\vc60.pdb
.\....\test.dsp
.\....\test.dsw
.\....\test.ncb
.\....\test.opt
.\....\test.plg
.\....\Debug
.\test
1