Sujet : Re: multi bytes character - how to make it defined behavior?
De : ldo (at) *nospam* nz.invalid (Lawrence D'Oliveiro)
Groupes : comp.lang.cDate : 15. Aug 2024, 02:39:27
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <v9jm8f$m2ot$1@dont-email.me>
References : 1 2 3 4 5
User-Agent : Pan/0.159 (Vovchansk; )
On Wed, 14 Aug 2024 14:05:22 +0100, Bart wrote:
I get the impression that C's wide characters are intended for those
Unicode indices, but that's not going to work well on Windows with its
16-bit wide character type.
Unfortunately, Windows (like Java) is shackled to the UTF-16 Albatross,
owing to embracing Unicode at exactly the wrong time.