Re: new class
Re: new class
- Subject: Re: new class
- From: "Igor Mozolevsky" <email@hidden>
- Date: Thu, 20 Sep 2007 23:15:24 +0100
On 20/09/2007, H M <email@hidden> wrote:
> HELP! this is driving me nuts.
>
> In a new class (subclass of NSObject) I have the following method:
>
> - (DCPoint)convert { // gives this error: can not use an object
-(DCPoint*)convert
Note the asterisk!
--
Igor M.
_______________________________________________
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
References: | |
| >new class (From: H M <email@hidden>) |