|
-
October 28th, 2002, 10:37 PM
#1
Overloading the << operator
This is driving me nuts. Ok, here is the deal, I'm just playing around with some code... and something that should be absolutely easy, is not working.
Here is my prototype:
ostream& operator<<(ostream&, Fraction&);
.NET is saying that there are too many args... I don't get it.
Any help would be cool.
Peace all
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|