Re: Programmatically constructing list of variable arguments?
Re: Programmatically constructing list of variable arguments?
- Subject: Re: Programmatically constructing list of variable arguments?
- From: "Kyle Sluder" <email@hidden>
- Date: Fri, 12 Dec 2008 09:14:37 -0500
On Fri, Dec 12, 2008 at 9:12 AM, Kyle Sluder
<email@hidden> wrote:
> On Fri, Dec 12, 2008 at 8:53 AM, Jonathan del Strother
>> The number of arguments isn't known at compile-time. I'd like to be
>> able to take an NSArray of the arguments, and programmatically convert
>> that to something suitable for invoking the method.
Wait, I seem to have misunderstood you. Do you want to take a known
set of arguments and pass that off to a variadic function?
--Kyle Sluder
_______________________________________________
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