Re: Converting between PC8 and UTF8
Re: Converting between PC8 and UTF8
- Subject: Re: Converting between PC8 and UTF8
- From: Steve Checkoway <email@hidden>
- Date: Mon, 18 Sep 2006 18:16:34 -0700
On Sep 18, 2006, at 5:35 PM, Tommy Nordgren wrote:
I would appreciate if someone could point me to appropriate
routines to convert
between the IBM Extended 8-bit ASCII (PC8 - codepage 437) and the
UTF 8
character encodings.
This doesn't have anything to do with Xcode, but you can use
CFStringConvertWindowsCodepageToEncoding() and then
CFStringCreateWithCString() passing the encoding.
--
Steve Checkoway
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden