Re: programming in C++ ?
Re: programming in C++ ?
- Subject: Re: programming in C++ ?
- From: "Shawn Erickson" <email@hidden>
- Date: Thu, 31 Jan 2008 08:39:06 -0800
On Jan 31, 2008 7:17 AM, Jiva DeVoe <email@hidden> wrote:
> Like you I used to be a primarily c++ coder,and using objective-c++
> enabled an easier transition for me to obj-c.
>
> It does give you some nice features like the ability to declare
> variables anywhere in your code, not just at the top,
Using C99 would give you that same freedom without incurring C++
compiler overhead.
-Shawn
_______________________________________________
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