Re: Is Objective-C now a strict superset of C99?
Re: Is Objective-C now a strict superset of C99?
- Subject: Re: Is Objective-C now a strict superset of C99?
- From: Clark Cox <email@hidden>
- Date: Fri, 26 Aug 2005 09:26:04 -0400
2005/8/26, Karan, Cem (Civ, ARL/CISD) <email@hidden>:
> The subject line pretty much says it all; is Objective-C now a strict superset of C99?
> I'd like to use some of the newer C99 keywords and know that my code is portable,
> but all I see is that its built on K&R C. Also is Objective-C an ISO standard, or do I
> go to http://developer.apple.com/documentation/Cocoa/Conceptual/ObjectiveC/ObjC.pdf
>and poke through that? I'd like to know the absolute standard
because I'd like to work
>on writing a parser file for it.
Objective-C and Objective-C++ are a superset of whatever C (or C++)
your compiler supports. Other than the documents that Apple provides,
there really isn't a standard for the language.
--
Clark S. Cox III
email@hidden
http://clarkcox3.livejournal.com/
http://homepage.mac.com/clarkcox3/
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden