Re: C question for you old guys ;-)
Re: C question for you old guys ;-)
- Subject: Re: C question for you old guys ;-)
- From: Christian Brunschen <email@hidden>
- Date: Thu, 12 Jun 2003 11:29:31 +0200 (MEST)
On Wed, 11 Jun 2003, John C. Randolph wrote:
>
On Wednesday, June 11, 2003, at 07:35 PM, Jeff Harrell wrote:
>
>
> Well, my answer is "no," but directly translating your version into
>
> code we get:
>
>
>
> if ("tuesday" x ==) {
>
> "Belgium" y =;
>
> }
>
>
>
> I don't think ANYBODY would argue that this would be a good thing.
>
>
It just depends what kind of code we're talking about.
>
>
It's fine for FORTH or Postscript ;-)
Well, *actually*, the PostScript would be
x (Tuesday) eq
{
/y (Belgium) def
}
if
>
-jcr
// Christian
_______________________________________________
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.