indeterminate number of arguments
indeterminate number of arguments
- Subject: indeterminate number of arguments
- From: Todd Heberlein <email@hidden>
- Date: Wed, 16 Feb 2011 15:12:34 -0800
I see methods like this one (for NSArray) with an indeterminate number of arguments
- (id)initWithObjects:(id)firstObj, ...
How can I declare my own method like this, and how, in the implementation, do I access the set of arguments passed in?
Thanks,
Todd
_______________________________________________
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