Re: Diacritical characters (Umlaute) in Obj-C Source
Re: Diacritical characters (Umlaute) in Obj-C Source
- Subject: Re: Diacritical characters (Umlaute) in Obj-C Source
- From: Andreas Mayer <email@hidden>
- Date: Sun, 25 Jan 2004 13:58:01 +0100
Am 25.01.2004 um 10:57 schrieb Stefan Pantke:
Thus, I expected non-ASCII characters to be right in C-strings -
at least using GCC in XCode.
If your source file is in UTF8 you can use
[NSString stringWithUTF8String:"dv|_"];
BTW: Could you please stop crossposting to both, cocoa-dev and
macosx-dev? Thanks.
bye. Andreas.
_______________________________________________
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.