Source Code Structure
Your lab will contain the following files:
- ResidenceDriver.cpp: Copy this file into your lab10 directory. This will be your driver program. You will need to implement the classes and methods used in this file.
-
Residence.h/Residence.cpp -
House.h/House.cpp -
Apartmet.h/Apartment.cpp -
Tent.h/Tent.cpp