Friday, July 31, 2009

C++ programming?

Can someone PLEASE explain to me how you go about overloading the following operators:


%26lt;%26lt;, %26gt;%26gt;, - (unary negation), +, -, [ ], *, ==, !=, and =.

C++ programming?
Operator overloading isn't hard but it is a fairly large and detailed area. It would be difficult to cover it here. It is best just to do a web search and read a couple of different tutorials that look helpful. If you then have specific questions they might be within a scope this Answer format could accommodate.
Reply:try


http://www.pixel2life.com/tutorials/c_ge...


No comments:

Post a Comment