Re: = and ==
Re: = and ==
- Subject: Re: = and ==
- From: Sherm Pendley <email@hidden>
- Date: Wed, 26 May 2004 00:37:44 -0400
On May 25, 2004, at 3:57 PM, Steve Bird wrote:
If I cannot remember to use "==" instead of "=", then how am I going
to remember to put the arguments in backwards?
It's not meant to catch cases of purposefully typing '=' instead of
'=='. It's intended to catch typos. I don't know about you, but my
fingers don't always type what I tell them to... ;-)
sherm--
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
References: | |
| >= and == (From: Markian Hlynka <email@hidden>) |
| >Re: = and == (From: Steve Bird <email@hidden>) |