Jens Alfke ([EMAIL PROTECTED]) 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 (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to