Re: Passing more than 1 variable to a method/function
Re: Passing more than 1 variable to a method/function
- Subject: Re: Passing more than 1 variable to a method/function
- From: Scott Thompson <email@hidden>
- Date: Sat, 11 Jun 2005 11:34:43 -0700
On Jun 11, 2005, at 8:38 AM, Shawn Erickson wrote:
On Jun 11, 2005, at 8:35 AM, Shawn Erickson wrote:
On Jun 11, 2005, at 7:34 AM, Jerry Brace wrote:
Newbie question here - could someone give me some info on how to
create a method/function that can accept more than one variable?
Read all of the following, it will save you a LOT of time if you
are new to Cocoa and/or Objective-C.
<http://developer.apple.com/documentation/Cocoa/Conceptual/
ObjectiveC/index.html>
<http://developer.apple.com/documentation/Cocoa/Conceptual/
MemoryMgmt/index.html>
<http://developer.apple.com/documentation/Cocoa/Conceptual/
CodingGuidelines/index.html>
In particular to this question...
<http://developer.apple.com/documentation/Cocoa/Conceptual/
ObjectiveC/LanguageOverview/chapter_3_section_3.html>
Oops meant to paste this one as well under "particular to this
question"
<http://developer.apple.com/documentation/Cocoa/Conceptual/
ObjectiveC/LanguageOverview/chapter_3_section_5.html>
All of this, of course, tying in to:
<http://www.catb.org/~esr/faqs/smart-questions.html>
and in particular:
<http://www.catb.org/~esr/faqs/smart-questions.html#before>
in particular points 1, 2, 4, and 6
Scott
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden