Re: Newbie question
Re: Newbie question
- Subject: Re: Newbie question
- From: "I. Savant" <email@hidden>
- Date: Mon, 7 Apr 2008 13:07:58 -0400
On Mon, Apr 7, 2008 at 1:05 PM, Michael Vannorsdel <email@hidden> wrote:
> Change the function declarations/definitions to
>
> - (NSString*)ChooseString:(int) IntVal (the * goes inside the parenthesis)
More to the point, the method "Returns an NSString pointer", or "NSString *".
http://developer.apple.com/documentation/Cocoa/Conceptual/ObjectiveC/Introduction/chapter_1_section_1.html
--
I.S.
_______________________________________________
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