Re: characters in cocoa
Re: characters in cocoa
- Subject: Re: characters in cocoa
- From: "Lukhnos D. Liu" <email@hidden>
- Date: Mon, 10 Sep 2007 22:08:32 +0800
On 9/10/07, Uli Kusterer <email@hidden> wrote:
> Well, it *is* a character: It is the UTF16 character that would be
> at the specified index in the normalized form, I guess...?
Composites side, it may also be pointing to a trailing (low)
surrogate, which are not that meaningful if you don't have its leading
(high) counterpart, and so characterAtIndex: can be confusing in those
cases...
d.
_______________________________________________
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