Re: printing Utf8
Re: printing Utf8
- Subject: Re: printing Utf8
- From: Ken Thomases <email@hidden>
- Date: Wed, 31 Oct 2012 10:31:31 -0500
On Oct 31, 2012, at 10:17 AM, lbland wrote:
> On Oct 31, 2012, at 10:41 AM, "Gerriet M. Denkmann" <email@hidden> wrote:
>
>> NSString *s = @"ร่วมรส";
>
> Not supported. The compiler should be issuing a warning. You need to escape the characters using a UTF encoding.
That's not true. The compiler has supported UTF-8 source encoding for quite a while now.
Regards,
Ken
_______________________________________________
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