Re: When Overloading the Plus Operator, What are Valid Arguments Types?
- From: "Jon Skeet [C# MVP]" <skeet@xxxxxxxxx>
- Date: Fri, 12 Sep 2008 06:55:46 -0700 (PDT)
On Sep 12, 2:32 pm, "jehugalea...@xxxxxxxxx" <jehugalea...@xxxxxxxxx>
wrote:
<snip>
Thank you. Someone who actually looks at the code I posted, instead of
just bashing me. It is nice to know that some people try to help
rather than always question the questions.
It's not at all unreasonable to ask for code which is complete,
compiles, and demonstrates the problem. Yes, sometimes (as in this
case) it's possible for someone to modify the incomplete code when
it's presented such that it compiles and shows the described problem -
but it's *much* better to ask the question with code which compiles in
the first place. Being rude to someone who is trying to help (but
hasn't managed to reproduce your error) only serves to discourage
people from trying to help you in the future.
Jon
.
- References:
- When Overloading the Plus Operator, What are Valid Arguments Types?
- From: jehugaleahsa@xxxxxxxxx
- Re: When Overloading the Plus Operator, What are Valid Arguments Types?
- From: Jeroen Mostert
- Re: When Overloading the Plus Operator, What are Valid Arguments Types?
- From: Marc Gravell
- Re: When Overloading the Plus Operator, What are Valid Arguments Types?
- From: Jeroen Mostert
- Re: When Overloading the Plus Operator, What are Valid Arguments Types?
- From: jehugaleahsa@xxxxxxxxx
- When Overloading the Plus Operator, What are Valid Arguments Types?
- Prev by Date: Re: When Overloading the Plus Operator, What are Valid Arguments Types?
- Next by Date: Re: Ho to serialize a class into a byte array and vice versa?
- Previous by thread: Re: When Overloading the Plus Operator, What are Valid Arguments Types?
- Next by thread: Re: When Overloading the Plus Operator, What are Valid Arguments Types?
- Index(es):
Relevant Pages
|