Rép : method declaration error
Rép : method declaration error
- Subject: Rép : method declaration error
- From: Allison Newman <email@hidden>
- Date: Thu, 27 Mar 2008 06:23:02 -0700
Um, I'm more of a C girl than Objective-C, but I think this holds true for the two languages: the ampersand is an operator used to get the address of a variable. What you need is an asterix - this is the symbol used to denote that you want a pointer to a type rather than the type itself.
Alli
_______________________________________________
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