Mixing Obj-C and C "methods"
Mixing Obj-C and C "methods"
- Subject: Mixing Obj-C and C "methods"
- From: Vincent Habchi <email@hidden>
- Date: Tue, 30 Jul 2013 09:59:47 +0200
Hi everybody,
I have a very simple question: if I embed a C-function (more precisely, a callback from an external C-library) in an Obj-C object, can I expect this function to behave like a regular method? I.e. can it freely access ‘self’ and other attributes?
Thanks a lot!
Vincent
_______________________________________________
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