I have an application that require the use of OO using vectors. I am pretty new to classes so it is probably a simple a mistake but I cannot figure out what is wrong.
I am getting an error which says Error 1 error C2036: 'Row *' : unknown size c:\program files (x86)\microsoft visual studio 10.0\vc\include\vector 1307
Its becuase in you have Berth included in Rows, and Rows included in Berths, the files gets all fucked up. Just what I told you on your last thread. You need to think of a new design.