|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
#1 |
|
Member (7 bit)
Join Date: Aug 2002
Location: Australia
Posts: 70
|
ezywindows error??????
i'm not sure your spose to do this, my apologies if you aren't. but i dont know why this error is happening. my code is as folows:
class RectangleShape { public: RectangleShape ( SimpleWindow &Window, float XCoord,float YCoord,const color &Color, float Width, float Height); Errors ompiling... RectangleShapeTst.cpp C:\Data\jcu\cp1300\tuts\RectangleShapeTst.cpp(3) : error C2629: unexpected 'class RectangleShape (' C:\Data\jcu\cp1300\tuts\RectangleShapeTst.cpp(3) : error C2238: unexpected token(s) preceding ';' THANKS
|
|
|
|
|
|
#2 |
|
Professional gadfly
|
Where is the closing '}' ?
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|