[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/
__________________________________________________________________
- Re: Objective-C++?, (continued)
- Re: Objective-C++?, Lars Sonchocky-Helldorf, 2003/04/07
- Re: Objective-C++?, Chris B. Vetter, 2003/04/07
- Re: Objective-C++?, David Relson, 2003/04/07
- Re: Objective-C++?, Chris B. Vetter, 2003/04/07
- Re: Objective-C++?, Nicolas Roard, 2003/04/08
- Re: Objective-C++?, Chris B. Vetter, 2003/04/08
- Re: Objective-C++?,
Helge Hess <=
- Re: Objective-C++?, Chris B. Vetter, 2003/04/08
- Message not available
- Re: Objective-C++?, Dirk Theisen, 2003/04/09
- Message not available
- Re: Objective-C++?, Dirk Theisen, 2003/04/09
- Re: Objective-C++?, Chris B. Vetter, 2003/04/09
- Re: Objective-C++?, Philip Mötteli, 2003/04/08