Design a structure to model a room in C++. Using the room structure design a structure to represent a house. Write
functions to read in house data from a file and print the data on the screen.
Write a driver program to test the structures and the functions you have developed to represent your house and
your neighbor’s house.
Comments
Leave a comment