Re: C functions
Re: C functions
- Subject: Re: C functions
- From: Charles Srstka <email@hidden>
- Date: Thu, 17 Oct 2013 22:34:21 -0500
On Oct 17, 2013, at 9:48 PM, Shane Stanley <email@hidden> wrote:
> is there any way to build a call to a C function on the fly? I mean something like pass a string to a method, and have it call the function of that name?
No. That's an Objective-C feature that's not present in standard C.
Charles
_______________________________________________
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
References: | |
| >C functions (From: Shane Stanley <email@hidden>) |