Thought I would post this while I am doing nothing but coding
today(I have no life )...anywho I am wondering if someone
knows a good site that can explain overloading operators.
I have a C++ book but it does a terrible job at explaining that
part and I am also working on a getting a new C++ book. From
reading the book overloading operators seems very difficult to
learn for now .
[Solved] Overloading Operators
Moderator: Coders of Rage
- zodiac976
- Chaos Rift Regular
- Posts: 156
- Joined: Thu Jun 18, 2009 10:03 am
- Current Project: Booklet & Text RPG
- Favorite Gaming Platforms: PC, PS3, PSP
- Programming Language of Choice: C++
- Location: AL
- Contact:
[Solved] Overloading Operators
Last edited by zodiac976 on Wed Jun 24, 2009 11:19 am, edited 1 time in total.
- MarauderIIC
- Respected Programmer
- Posts: 3406
- Joined: Sat Jul 10, 2004 3:05 pm
- Location: Maryland, USA
Re: Overloading Operators
I realized the moment I fell into the fissure that the book would not be destroyed as I had planned.
- zodiac976
- Chaos Rift Regular
- Posts: 156
- Joined: Thu Jun 18, 2009 10:03 am
- Current Project: Booklet & Text RPG
- Favorite Gaming Platforms: PC, PS3, PSP
- Programming Language of Choice: C++
- Location: AL
- Contact:
Re: Overloading Operators
That's what I have been using to find out, maybe something
will turn up sooner or later.
will turn up sooner or later.
-
- Chaos Rift Newbie
- Posts: 25
- Joined: Mon Jun 01, 2009 9:27 pm
- Current Project: Game Engine
- Favorite Gaming Platforms: PC
- Programming Language of Choice: C++
- Location: Jackson, AL
- Contact:
Re: Overloading Operators
I find that this website does a fair job of explaining things. (At least for me)
Here's the section on Operator Overloading.
Here's the section on Operator Overloading.
Judge not a man by his language but by his use of the language.
- zodiac976
- Chaos Rift Regular
- Posts: 156
- Joined: Thu Jun 18, 2009 10:03 am
- Current Project: Booklet & Text RPG
- Favorite Gaming Platforms: PC, PS3, PSP
- Programming Language of Choice: C++
- Location: AL
- Contact:
Re: Overloading Operators
Thank you for that link, that is what I am looking for. I have been
searching google for something like that for a while . I gotta get
back to my project it is almost done .
searching google for something like that for a while . I gotta get
back to my project it is almost done .