Re: Str255 Conversion
Re: Str255 Conversion
- Subject: Re: Str255 Conversion
- From: "Clark S. Cox III" <email@hidden>
- Date: Wed, 12 Mar 2003 17:11:08 -0500
On Wednesday, Mar 12, 2003, at 15:29 US/Eastern, Janek Priimann wrote:
Hi,
I need to convert a Str255 to an NSString. I am using voice
recognition. All is well, except for the Str255. How do I do it?
What
exactly is a Str255? I mean, I thought I knew everything :) Thanks
in
advance...
Str255 is a type definition, and is actually an array of 256 UTF-8
characters:
You can't assume UTF-8 (or any encoding for that matter).
--
http://homepage.mac.com/clarkcox3/
email@hidden
Clark S. Cox, III
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.