Re: Declarations near usage
Re: Declarations near usage
- Subject: Re: Declarations near usage
- From: Ondra Cada <email@hidden>
- Date: Thu, 17 Oct 2002 12:28:54 +0200
On Wednesday, October 16, 2002, at 10:26 , j o a r wrote:
With GCC3 and Jaguar you can now declare your variables anywhere
No you can't. Unless I am gravely mistaken, C99 (like C++) allows you to
declare wherever a _command_ might be; there are though quite reasonable
cases (like the "for" of mine) when you would want them in place of an
_expression_.
---
Ondra Cada
OCSoftware: email@hidden
http://www.ocs.cz
private email@hidden
http://www.ocs.cz/oc
_______________________________________________
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.