Diacritical characters (Umlaute) in Obj-C Source
Diacritical characters (Umlaute) in Obj-C Source
- Subject: Diacritical characters (Umlaute) in Obj-C Source
- From: Stefan Pantke <email@hidden>
- Date: Sun, 25 Jan 2004 02:56:07 +0100
Hi,
I need to find diacritical charactes (e.g. d (Umlaute)) and replace
them in some
fashion.
XCode reports a
non-ASCII string in CFString .
Thus, I suppose, non-ascii characters are not allowed.
How may I inter these special characters? By ASCII Code? Or
as simple C string - not as Obj-C @-string?
stefan
_______________________________________________
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.