Re: C question for you old guys ;-)
Re: C question for you old guys ;-)
- Subject: Re: C question for you old guys ;-)
- From: Matthew Toia <email@hidden>
- Date: Wed, 11 Jun 2003 20:32:43 -0400
>
#define and &&
>
#define or ||
>
#define not !
>
>
are actually C++ standard keywords now. (i.e. can be used without any
>
macros)
g++ doesn't seem to agree with you, though it makes _some_ sense.
I guess the rule of thumb should be "Don't like it? Don't use it!"
As for me I say s/ \s+is\s+/==/g
_______________________________________________
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.