• 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) Prototypes don't seem to compile?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: (Newbie) Prototypes don't seem to compile?


  • Subject: Re: (Newbie) Prototypes don't seem to compile?
  • From: Stephane Sudre <email@hidden>
  • Date: Wed, 25 Feb 2004 11:24:12 +0100

On Wednesday, February 25, 2004, at 03:17 AM, email@hidden wrote:

I am using Xcode 1.1.1. If I define a @prototype with a .h file and
compile this under Xcode, it doesn't seem to really be compiling the
source. I mean that no mater what syntax is within the prototype
definition the compiler just returns happily without error, even when I
type garbage that I know will not compile... Am I doing something wrong?
Should prototypes be defined in a .m file or something, or am I missed the
boat all together?

@prototype is not a keyword of Objective-C as far as I know.

You're probably looking for:

@interface
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.


  • Prev by Date: NSPopupButton query
  • Next by Date: Problems with Distributed Objects
  • Previous by thread: (Newbie) Prototypes don't seem to compile?
  • Next by thread: Re: (Newbie) Prototypes don't seem to compile?
  • Index(es):
    • Date
    • Thread