Connecting Tech Pros Worldwide Forums | Help | Site Map

overloading operators in c++ (VS 6)

contech24
Guest
 
Posts: n/a
#1: Jul 22 '05
Hi everyone!

Can someone please tell me what is overloading operators? I have read about
it but I still do not come to understand what the true purpose of it is.

Thanks
Contech24
Sr. Network Administrator



Sharad Kala
Guest
 
Posts: n/a
#2: Jul 22 '05

re: overloading operators in c++ (VS 6)



"contech24" <dwbit324432342349@yahoo.com> wrote in message
news:dZl1c.31423$TF2.17765@nwrdny02.gnilink.net...[color=blue]
> Hi everyone!
>
> Can someone please tell me what is overloading operators? I have read about
> it but I still do not come to understand what the true purpose of it is.[/color]

I think these kind of questions are better addressed in numerous C++ text books.
Anyways, this is of some help -
http://www.parashift.com/c++-faq-lit...erloading.html



Sumit Rajan
Guest
 
Posts: n/a
#3: Jul 22 '05

re: overloading operators in c++ (VS 6)



"contech24" <dwbit324432342349@yahoo.com> wrote in message
news:dZl1c.31423$TF2.17765@nwrdny02.gnilink.net...[color=blue]
> Hi everyone!
>
> Can someone please tell me what is overloading operators? I have read[/color]
about[color=blue]
> it but I still do not come to understand what the true purpose of it is.[/color]


http://www.parashift.com/c++-faq-lit...erloading.html



Closed Thread