• 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: Newbie Question on a method signature
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Newbie Question on a method signature


  • Subject: Re: Newbie Question on a method signature
  • From: Michael Vannorsdel <email@hidden>
  • Date: Wed, 4 Jun 2008 14:37:28 -0600

If the method is defined above the place you use it, you can avoid compiler warnings. But the most common and more correct thing to do is declare the method in the header with the rest of your class so anyone that imports that header will know the specifics of that method (and the compiler won't have to make assumptions).


On Jun 4, 2008, at 2:26 PM, James Cicenia wrote:

Wow..

I didn't know the order of methods was important.

_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >Newbie Question on a method signature (From: James Cicenia <email@hidden>)
 >Re: Newbie Question on a method signature (From: "Hamish Allan" <email@hidden>)
 >Re: Newbie Question on a method signature (From: James Cicenia <email@hidden>)

  • Prev by Date: Re: Newbie Question on a method signature
  • Next by Date: Re: Newbie Question on a method signature
  • Previous by thread: Re: Newbie Question on a method signature
  • Next by thread: Re: Newbie Question on a method signature
  • Index(es):
    • Date
    • Thread