Re: Non-nil terminated C string to NSString
Re: Non-nil terminated C string to NSString
- Subject: Re: Non-nil terminated C string to NSString
- From: Henri Sivonen <email@hidden>
- Date: Fri, 4 Aug 2006 10:08:54 +0300
On 02/08/06, Ben Phipps <email@hidden> wrote:
I want to turn a non-nil terminated c string (such as the one
received from Keychain) into an NSString. Since
stringWithCString:length: is deprecated in 10.4, what is the correct
way to do this?
initWithBytes:length:encoding
--
Henri Sivonen
email@hidden
http://hsivonen.iki.fi/
_______________________________________________
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