Re: Variable argument lists
Re: Variable argument lists
- Subject: Re: Variable argument lists
- From: matt neuburg <email@hidden>
- Date: Sat, 22 May 2004 11:53:32 -0700
On Sat, 22 May 2004 03:22:20 -0400, Ken Tozier <email@hidden> said:
>
I'm writing a class and would like to include an initialization method
>
like this one from NSDictionary:
>
>
+ (id) dictionaryWithObjectsAndKeys:(id) inFirst, ...
>
>
But I'm not really sure how to go about it. Could someone show me what
>
to do once I'm inside the initialization method?
Objective-C is C.
<
http://developer.apple.com/documentation/Cocoa/Conceptual/ObjectiveC/
3objc_language_overview/chapter_3_section_5.html>
m.
--
matt neuburg, phd = email@hidden,
http://www.tidbits.com/matt/
pantes anthropoi tou eidenai oregontai phusei
AppleScript: the Definitive Guide! NOW SHIPPING...! (Finally.)
http://www.amazon.com/exec/obidos/ASIN/0596005571/somethingsbymatt
Subscribe to TidBITS! It's free and smart.
http://www.tidbits.com/
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.