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: Ben Phipps <email@hidden>
- Date: Wed, 2 Aug 2006 20:03:10 -0700
Works great! for some reason I was only looking at the class methods
and didn't see any non-deprecated methods that used length.
Thanks,
Ben
On Aug 2, 2006, at 6:08 PM, John Stiles wrote:
Does initWithBytes:length:encoding: work for you?
http://developer.apple.com/documentation/Cocoa/Reference/Foundation/
Classes/NSString_Class/Reference/Reference.html#//apple_ref/occ/
instm/NSString/initWithBytes:length:encoding:
_______________________________________________
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