Re: best way to compare selectors?
Re: best way to compare selectors?
- Subject: Re: best way to compare selectors?
- From: j o a r <email@hidden>
- Date: Sat, 5 May 2007 08:21:19 +0200
On 3 maj 2007, at 00.36, Ken Victor wrote:
whats the best and future proof way to compare 2 selectors?
The most future proof and portable way would be to use this function
from objc.h:
BOOL sel_eq (SEL s1, SEL s2);
j o a r
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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