1) You have declared a vector, but you do not do anyting with it.
2) is toString() supposed top be a member of house or HouseGroup ?
(you declared it in Housegroup, but implement it in house).
3) toString() should return a string.
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 6 of 6
Thread: VectorsThreaded View
|
Click Here to Expand Forum to Full Width |