changing the display function

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
Google "c++ overload output operator", first hit or any of the following ones.
Last edited on
Topic archived. No new replies allowed.