Re: iso-8859-1 over UTF8 (was: Re: cString deprecated!)
Re: iso-8859-1 over UTF8 (was: Re: cString deprecated!)
- Subject: Re: iso-8859-1 over UTF8 (was: Re: cString deprecated!)
- From: Allan Odgaard <email@hidden>
- Date: Wed, 4 Sep 2002 10:21:29 +0200
On onsdag, sep 4, 2002, at 09:44 Europe/Copenhagen, Chris Hanson wrote:
I think you'd be pretty screwed here with an UTF8-string consisting
of Japanese characters, cause the functions look for control codes
and similar [...]
No, it won't. Control codes are low ASCII values. [...]
I meant codes defined by the functions, e.g. printf-template
placeholders like percent, escape codes like backslash and all the
regex characters, also remembering that each work on the previous 8bit
character.
_______________________________________________
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.