Runtime check if C function exists
Runtime check if C function exists
- Subject: Runtime check if C function exists
- From: Philip Mobley <email@hidden>
- Date: Wed, 31 Mar 2010 14:50:06 -0700
I am wanting to perform a runtime check to see if a particular C function exists. While in this particular case, the C function I want to use is only available as part of 10.6 SDK (there are examples of this in archives), but I want to know if there is a runtime method similar to @selector that would work on C generic methods.
_______________________________________________
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