Re: Objective-C default arguments??
Re: Objective-C default arguments??
- Subject: Re: Objective-C default arguments??
- From: Chris Hanson <email@hidden>
- Date: Sat, 1 Nov 2003 01:20:03 -0600
On Nov 1, 2003, at 12:51 AM, Malcolm Sharman wrote:
Am I way off track?? Do I have to use a variable argument list in
Objective-C to do the same thing??
You're off track. Default arguments are supported in neither plain C
nor Objective-C. They're a C++ language feature.
-- Chris
--
Chris Hanson, bDistributed.com, Inc. | Email: email@hidden
Custom Mac OS X Development | Phone: +1-847-372-3955
http://bdistributed.com/ | Fax: +1-847-589-3738
http://bdistributed.com/Articles/ | Personal Email: email@hidden
_______________________________________________
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.