Retain
Retain
- Subject: Retain
- From: Ron Green <email@hidden>
- Date: Fri, 24 Oct 2008 00:24:03 -0500
If I call NSString w = [NSString stringWithFormat:@"something %i", x];
Am I now suppose to call retain on w?
When I'm done I know I'm suppose to release w.
_______________________________________________
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