Le 31 oct. 2012 à 16:17, lbland <lbl...@vvi.com> a écrit :

> hi-
> 
> On Oct 31, 2012, at 10:41 AM, "Gerriet M. Denkmann" <gerr...@mdenkmann.de> 
> wrote:
> 
>>      NSString *s = @"ร่วมรส";
> 
> Not supported. The compiler should be issuing a warning. You need to escape 
> the characters using a UTF encoding.

I never had any problem including UTF8 chars in NSStrings, like arrows, math 
symbols or other weird glyphs. My guess is either a glitch in Terminal or the 
shell you use (stty pass8, etc.). 

Does it happen with NSLog? In general, I think it is much better to use NSLog 
rather than fprintf (stderr, …).

Vincent
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to