Re: Multiple variable rules in for() statement
Re: Multiple variable rules in for() statement
- Subject: Re: Multiple variable rules in for() statement
- From: Andrew Farmer <email@hidden>
- Date: Fri, 13 Nov 2009 23:08:55 -0800
On 12 Nov 2009, at 11:50, David Ross wrote:
> GCC does not like declaring variables in a for statement.
Adding -std=c99 or -std=gnu99 to the compiler flags will fix that.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden