Re: CFBundleGetFunctionPointerForName
Re: CFBundleGetFunctionPointerForName
- Subject: Re: CFBundleGetFunctionPointerForName
- From: Steve Checkoway <email@hidden>
- Date: Thu, 13 Mar 2008 11:32:34 -0700
On Mar 13, 2008, at 9:09 AM, Sherm Pendley wrote:
In my experience, CFBundleGetFunctionPointerForName wants symbols to
be
prefixed with an underscore - that is, _model_call. They're stored
that way
in the binary (it's a C thing) and the function doesn't appear to
add it for
you before searching.
I'm pretty sure it is not a C thing and that nothing is mentioned in
the standard.
Linux, for example, does not prefix its symbols with underscores. I'm
pretty sure it's just Mac thing.
--
Steve Checkoway
"Anyone who says that the solution is to educate the users
hasn't ever met an actual user." -- Bruce Schneier
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden