Skip navigation.
 
mlRe: Getting a method's C function pointer
FROM : Bob Estes
DATE : Thu Oct 07 14:51:38 2004

I just want to say thank you to Daniel and Stephane for their helpful 
replies.
The reference to Selectors at 
<http://developer.apple.com/documentation/Cocoa/Reference/Foundation/
ObjC_classic/Classes/NSObject.html#//apple_ref/occ/cl/NSObject
> turned 
out to have what I needed. It's great to have this list as a resource!

Bob Estes

Related mailsAuthorDate
mlGetting a method's C function pointer Bob Estes Oct 5, 14:57
mlRe: Getting a method's C function pointer stephane sudre Oct 5, 15:12
mlRe: Getting a method's C function pointer Daniel Eggert Oct 5, 15:29
mlRe: Getting a method's C function pointer Bob Estes Oct 7, 14:51