Hy there..
i need to implement a class hierarchy to configure the structure of a building..
a building got a nr. of floors,each floor got a nr. of flats,each flat got a nr. of rooms,each room got one door and a nr of windows..so..
1.i need to create a txt file to define the structure of this building
2.i need to read the txt file and to implement a class hierarchy to configure this structure