Re: NSString uppercaseString
Re: NSString uppercaseString
- Subject: Re: NSString uppercaseString
- From: "Shawn Erickson" <email@hidden>
- Date: Fri, 27 Jun 2008 20:51:47 -0700
On Fri, Jun 27, 2008 at 8:37 PM, Sam Mo <email@hidden> wrote:
> Could I assume if the doc does not mention releasing the memory, then I
> don't have to worry about it?
No :)
Read and understand the memory management programming guide for Cocoa.
Cocoa memory management is easy and consistent so as a result the API
documents only call out the exceptions to the "rule" and don't rehash
what is talked about in the memory management guide.
-Shawn
_______________________________________________
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