Re: ObjC
Re: ObjC
- Subject: Re: ObjC
- From: Shawn Erickson <email@hidden>
- Date: Sun, 18 Jul 2004 09:46:49 -0700
On Jul 18, 2004, at 8:54 AM, Theodore H. Smith wrote:
I've heard that ObjC is just C, with a (special) preprocessor and a
nice runtime library. Is this true?
Basically yes.
From my experience of using ObjC, it could theoretically be true.
No theory needed... it is in practice.
If so, I think it makes ObjC quite a nice way to do proper object
oriented coding, because it would be inherantly C (or C++) compatible.
These are just beginner questions and I am a beginner to ObjC :o)
<
http://developer.apple.com/documentation/Cocoa/Conceptual/ObjectiveC/
index.html>
...and note...
<
http://developer.apple.com/documentation/Cocoa/Conceptual/ObjectiveC/
3objc_language_overview/chapter_3_section_10.html>
-Shawn
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
References: | |
| >ObjC (From: "Theodore H. Smith" <email@hidden>) |