(Newbie) Prototypes don't seem to compile?
(Newbie) Prototypes don't seem to compile?
- Subject: (Newbie) Prototypes don't seem to compile?
- From: email@hidden
- Date: Tue, 24 Feb 2004 20:17:12 -0600 (CST)
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?
Thanks,
Jason
_______________________________________________
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.