![]() |
|
|
|
Thread Tools | Display Modes |
|
|
|
|
#1 |
|
Programmer
Join Date: Oct 2005
Location: Portugal
Posts: 53
Rep Power: 3
![]() |
ostream
Hello to all...
I'm trying to redefine the output << and input >> operators, the prototype of the function in the class looks like this: ostream& operator<<( ostream &stream, const CString ); When I compile ( i'm using c++ builder 6 ) it gives this errors on the above function: Type name expected Declaration missing What i'm doing wrong??? ![]() |
|
|
|
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|