Re: I've tried all the string encoding but still cannot read a text file.
Re: I've tried all the string encoding but still cannot read a text file.
- Subject: Re: I've tried all the string encoding but still cannot read a text file.
- From: email@hidden
- Date: Fri, 25 Jan 2008 14:25:30 +0100
Try the CFString... related methods to decoding. I've found these to
be more flexible and they support more encodings.
Annard
On 25 Jan 2008, at 13:45, Allen Dang wrote:
Hi,
I try to read content of a text file with encoding GB2312
(simplified chinese encoding), I get the encoding information from
one windows software named "EmEditor".
I tried all the string encoding that cocoa provides but still cannot
read the content, what can I do now?
Following is related code:
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden