ObjC
ObjC
- Subject: ObjC
- From: "Theodore H. Smith" <email@hidden>
- Date: Sun, 18 Jul 2004 16:54:03 +0100
I've heard that ObjC is just C, with a (special) preprocessor and a
nice runtime library. Is this true? From my experience of using ObjC,
it could theoretically be true. 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)
--
Theodore H. Smith - Software Developer.
http://www.elfdata.com
_______________________________________________
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.
- Follow-Ups:
- Re: ObjC
- From: Brent Gulanowski <email@hidden>
- Re: ObjC
- From: Shawn Erickson <email@hidden>