Re: warning:assignment from distinct Objective-C type
Re: warning:assignment from distinct Objective-C type
- Subject: Re: warning:assignment from distinct Objective-C type
- From: Kyle Sluder <email@hidden>
- Date: Thu, 2 Jul 2009 09:25:43 -0700
On Thu, Jul 2, 2009 at 7:06 AM, Mac First<email@hidden> wrote:
> Note that, if you want a mutable array, you can wrapper the return-result in
> [NSMutableArray arrayWithArray: ... ]
Or use the -mutableCopy method.
--Kyle Sluder
_______________________________________________
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