• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Passing more than 1 variable to a method/function
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Passing more than 1 variable to a method/function


  • Subject: Re: Passing more than 1 variable to a method/function
  • From: Nathan Day <email@hidden>
  • Date: Sun, 12 Jun 2005 00:56:25 +1000

- (void)myFunction:(int)myvar argument:(int)var2
{

}

[self myFunction:10 argument:20];



On 12/06/2005, at 12:34 AM, Jerry Brace wrote:

- (void)myFunction:(int)myvar

{


}


[self myFunction:10];



Nathan Day
email@hidden
http://homepage.mac.com/nathan_day/

 _______________________________________________
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

References: 
 >Passing more than 1 variable to a method/function (From: Jerry Brace <email@hidden>)

  • Prev by Date: Passing more than 1 variable to a method/function
  • Next by Date: Re: Custom bindings with gcc4.0 [was Cocoa app fails when using 10.4 Universal SDK]
  • Previous by thread: Passing more than 1 variable to a method/function
  • Next by thread: Re: Passing more than 1 variable to a method/function
  • Index(es):
    • Date
    • Thread