Re: Why can't I introduce new variables after init stage?
Re: Why can't I introduce new variables after init stage?
- Subject: Re: Why can't I introduce new variables after init stage?
- From: Nathan Zamecnik <email@hidden>
- Date: Sat, 25 May 2002 01:33:34 -0500
On 5/24/02 11:43 PM, "Nathan Day" <email@hidden> wrote:
>
Objective-c is an extension of c, pre ANSII c99 only allows declaration
>
of local variable at the beginning of a block, I think this will change
>
with Jaguar since it will have gcc 3.0 and I think this will implement a
>
lot of ANSII c99 specifications.
I'm happy for that then. I started with C++ so I'm used to being able to
declare them anywhere. Thanx for the info.
-- NAteZ
_______________________________________________
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.