cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Beginners
overload operators
overload operators
Jan 4, 2010 at 9:45pm UTC
ripley
(51)
Hello,
I have a question: why would I wanna overload operator? what is it good for and when use it? I read something about it, but I didnt get from it, why is it so usefull. Thank you for your answer.
Jan 4, 2010 at 9:59pm UTC
kempofighter
(1183)
Click on the link and read all sections on operator overloading.
http://www.parashift.com/c++-faq-lite/operator-overloading.html
Jan 4, 2010 at 10:14pm UTC
ripley
(51)
great :) thank you
Topic archived. No new replies allowed.