Re: ObjC question
Re: ObjC question
- Subject: Re: ObjC question
- From: Seth Willits <email@hidden>
- Date: Sat, 10 Apr 2010 15:05:38 -0700
On Apr 10, 2010, at 2:38 PM, Tony Romano wrote:
> Using the sample below, how do I get the instance of the class in which I am contained WITHOUT passing it as a parameter or using hacky sizeof tricks in the method Foo:method? Thanks people! If this is not the correct alias for this type of question, apologizes in advance.
You don't. That just doesn't make any sense. "f" can be "contained" by a billion different objects.
--
Seth Willits
_______________________________________________
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