Re: C99 [was: RESTful API's - Easy way to interact?]
Re: C99 [was: RESTful API's - Easy way to interact?]
- Subject: Re: C99 [was: RESTful API's - Easy way to interact?]
- From: "Sean McBride" <email@hidden>
- Date: Wed, 4 Jun 2008 22:55:30 -0400
Jens Alfke (email@hidden) on 2008-6-4 9:18 PM said:
>I'd recommend the latter. C99 is backward compatible has a lot of
>useful additions to C. This topic came up recently on the xcode-users
>list and I posted this plug:
>
>> *SNIP*
>>
>> And if that's not enough for you, you can set the compiler dialect
>> to "G99" and get a bunch of cool GCC-only extensions. You can read
>> about those in the GCC 4 documentation buried inside the developer
>> docs.
Note that some Apple headers, like the OCUnit headers, don't work with
C99 and require the GCC-only extensions.
Sean
--
"How much harm does a company have to do before we question its right to
exist?" — Paul Hawken
_______________________________________________
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