• 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: method definition not in @implementation context
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: method definition not in @implementation context


  • Subject: Re: method definition not in @implementation context
  • From: "Kyle Sluder" <email@hidden>
  • Date: Mon, 5 May 2008 16:21:56 -0400

On Mon, May 5, 2008 at 4:16 PM, J. Todd Slack
<email@hidden> wrote:
>  Can anyone tell me what this means?

You put a method definition outside an @implementation block?  All
method definitions like -(void)foo:(id)bar have to be inside an
@implementation ... @end block.

--Kyle Sluder
_______________________________________________

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

  • Follow-Ups:
    • Re: method definition not in @implementation context
      • From: "J. Todd Slack" <email@hidden>
References: 
 >method definition not in @implementation context (From: "J. Todd Slack" <email@hidden>)

  • Prev by Date: Re: method definition not in @implementation context
  • Next by Date: Re: Saving as xml
  • Previous by thread: Re: method definition not in @implementation context
  • Next by thread: Re: method definition not in @implementation context
  • Index(es):
    • Date
    • Thread