Introduction - If you have any usage issues, please Google them yourself
Description:This assessment requires the creation of three of the core classes of the auction project. Class Date, class Advertisement, and class Client are three of the fundamental classes in the system.
Outcomes: Students successfully completing this assignment would master the following outcomes.
Use fundamental C++ data types
Produce C++ class implementations given class declarations
Use the preprocessor to perform file inclusion