• 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: Just a simple general question...
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Just a simple general question...


  • Subject: Re: Just a simple general question...
  • From: "Kyle Sluder" <email@hidden>
  • Date: Mon, 26 May 2008 14:41:32 -0400

On Mon, May 26, 2008 at 12:05 PM, john darnell
<email@hidden> wrote:
> Does Objective-C allow for anything similar?

Do you mean does Objective-C allow for method definitions inside class
definitions?  No.  Methods may only be declared inside an
@implementation block; they must be implemented inside an
@implementation 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: Just a simple general question...
      • From: "Kyle Sluder" <email@hidden>
References: 
 >Just a simple general question... (From: "john darnell" <email@hidden>)

  • Prev by Date: Re: assignment in if clause (was: alternate pattern for object initializers)
  • Next by Date: Re: Just a simple general question...
  • Previous by thread: Just a simple general question...
  • Next by thread: Re: Just a simple general question...
  • Index(es):
    • Date
    • Thread