discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Objective-C++?


From: Helge Hess
Subject: Re: Objective-C++?
Date: Tue, 08 Apr 2003 11:54:18 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3) Gecko/20030312

David Relson wrote:
For the most part I dislike C++, but it has one feature I'd really like to have in Objective-C - the ability to declare variables _anywhere_ it makes sense (not just at the start of a block). One particularly good place is loop variables, as in:

for (int i= 0; ...) {}

Doesn't that work with the very recent gcc's ? I thought this was part of that new "C99" or something (updated ANSI-C) standard and implemented in gcc 3.??.

Greetings
  Helge
--
__________________________________________________________________
Helge Hess                         Email:    helge.hess@skyrix.com
SKYRIX Software AG                 Tel:      +49-391-6623-0
Universitaetsplatz 12              Fax:      +49-391-6623-599
39104 Magdeburg, Germany           Internet: http://www.skyrix.com
__________________________________________________________________
Exchange your Exchange                http://developer.skyrix.com/
__________________________________________________________________





reply via email to

[Prev in Thread] Current Thread [Next in Thread]