method declaration error
method declaration error
- Subject: method declaration error
- From: Nick Rogers <email@hidden>
- Date: Thu, 27 Mar 2008 17:51:13 +0530
i'm declaring the following method:
- (BOOL)searchNodeTarget:(const ItemType)target
location:(int &)location;
with error: "parse error before '&' token".
can we not use (int &) this way?
Thanks,
Nick
_______________________________________________
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