NSString init
NSString init
- Subject: NSString init
- From: Milen Dzhumerov <email@hidden>
- Date: Wed, 26 Apr 2006 19:09:41 +0100
Hi all,
I just want to make sure that I'm right: -initWithCString: from the
NSString class is copying the cstring in a private char* so you're
free to free your copy. Although this is not mentioned in the
method's documentation I assume that it is right because of the
existence of init*NoCopy: methods.
Kind regards,
Milen Dzhumerov
Web: http://1nsp1r3d.co.uk/
Email: email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden