I'd like to add that since you were confused by the error you were given, you might want to pick up a book on C, which will explain pointers and function declarations/definitions to you. Objective-C is a thin superset of C, so the rules that apply to ANSI C apply to Obj-C as well.

Get a copy of The C Programming Language, 2nd Edition and thank yourself later:

<http://www.amazon.com/Programming-Language-Prentice-Hall-Software/dp/0131103628/ >


--
m-s

On 07 Apr, 2008, at 14:10, john darnell wrote:
Thanks to all of you who answered my question.  I had seven answers
within an hour of posting, and it shows me that this bunch is willing to
help, even with simple questions (I groaned when I read the first
message, and realized how *obvious* the syntax error was).

I'll try not to abuse this list in the future.

R,
John

_______________________________________________

Cocoa-dev mailing list ([email protected])

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:
http://lists.apple.com/mailman/options/cocoa-dev/mikey-san %40bungie.org

This email sent to [EMAIL PROTECTED]

_______________________________________________

Cocoa-dev mailing list ([email protected])

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to