cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
General C++ Programming
changing the display function
changing the display function
Apr 18, 2011 at 2:32pm UTC
hassaan20
(1)
I am beginner in OOP. I want to use the cout function instead of display to print an object of a class. i was told that i have to overload some operators but i dont get it
plzzz help
thanx
Apr 18, 2011 at 2:45pm UTC
Athar
(4466)
Google "c++ overload output operator", first hit or any of the following ones.
Last edited on
Apr 18, 2011 at 2:45pm UTC
Topic archived. No new replies allowed.