View Single Post
Old 10-27-2005, 10:57 PM   #3 (permalink)
Deliverance
C++ Beginner
 
Join Date: Jul 2005
Location: Ottawa
Posts: 73
Deliverance is on a distinguished road
I'll get on it tomorrow, it's getting kind of late and my brain is tired from that last example, but I'll see what I can do. Right off the bad I think I'm going to have to do some reading on how friends of a class work (access to the private data within the method), and the istream & ostream are going to be overloaded since we can't act on our "r" data type since it's a user-defined one, right? I think I remember seeing something like this with an example of adding roman numerals together. Anyways, sometime tomorrow I'll try to post what I came up with. Thanks redhead
Deliverance is offline   Reply With Quote