NSString uppercaseString
NSString uppercaseString
- Subject: NSString uppercaseString
- From: "Sam Mo" <email@hidden>
- Date: Fri, 27 Jun 2008 08:56:43 -0400
Newbie here:
I am looking at the documentation in Xcode for the method uppercaseString in
NSString class but it does not mention how the return NSString is being
released.
Will the return NSString be released when the originator be released? Or I
have to release the return NSString separately? Or the return NSString will
just go away without any leak?
Thanks in advance for your help.
_______________________________________________
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