On Mon, Apr 7, 2008 at 1:05 PM, Michael Vannorsdel <[EMAIL PROTECTED]> 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 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]
