Re: class_respondsToSelector() in runtime.h?
Re: class_respondsToSelector() in runtime.h?
- Subject: Re: class_respondsToSelector() in runtime.h?
- From: Dave DeLong <email@hidden>
- Date: Wed, 30 Jun 2010 13:45:31 -0600
#import <objc/runtime.h>
Dave
Sent from my iPhone
On Jun 30, 2010, at 1:43 PM, Laurent Daudelin <email@hidden> wrote:
> I need to check for backward compatibility whether a given class object responds to a selector. I found the function 'class_respondsToSelector()' which the doc says is defined in 'runtime.h'. However, I can't find that header anywhere.
>
> Does anybody know where that header might be? No, it's not in /usr/include...
>
> -Laurent
_______________________________________________
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