Re: Objective-c Run-time headers
Re: Objective-c Run-time headers
- Subject: Re: Objective-c Run-time headers
- From: Ronald Oussoren <email@hidden>
- Date: Fri, 06 Jul 2007 07:10:54 -0700
On Friday, July 06, 2007, at 03:12PM, "Felipe Monteiro de Carvalho" <email@hidden> wrote:
>Hi,
>
>I've been googling, but I can't seam to find the documentation of the
>c bindings to access the objective-c run-time.
>
>Does anyone know where can I find them?
On the developer site, reference -> Cocoa -> Objective-C Language. Malcomm already posted a direct link so I won't bother to do the same.
>
>A tutorial explaining how to use them would also be great. Or how to
>make software that use cocoa using pure-c would be even better.
Why do you want to do that? It is much easier to use Objective-C, you can easily mix pure-C and Objective-C in a project if you already have a large set of the former. Building a Cocoa program through the ObjC runtime API is possible, but a bit masochistic.
Ronald
_______________________________________________
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