"A Programmer's Introduction to Unicode"
Doug Ewell
doug at ewellic.org
Tue Mar 14 10:14:33 CDT 2017
Steffen Nurpmeso wrote:
>> I didn’t say you never needed to work with code points. What I said
>> is that there’s no advantage to UCS-4 as an encoding, and that
>
> Well, you do have eleven bits for flags per codepoint, for example.
That's not UCS-4; that's a custom encoding.
(any UCS-4 code unit) & 0xFFE00000 == 0
--
Doug Ewell | Thornton, CO, US | ewellic.org
More information about the Unicode
mailing list