Re: Declarations near usage
Re: Declarations near usage
- Subject: Re: Declarations near usage
- From: Sherm Pendley <email@hidden>
- Date: Wed, 16 Oct 2002 16:03:21 -0400
On Wednesday, October 16, 2002, at 03:25 PM, tibbetts wrote:
The "declare at the beginning" syntax is a feature (sic) of C.
It *was* a feature. The C standard has allowed variables to be declared
anywhere within a block since C99. GCC 3.1, included with Apple's latest
dev tools, supports the newer C standard.
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.