[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: byteoffset() in lutf8lib.c from 5.3, work2
- From: Sean Conner <sean@...>
- Date: Tue, 13 May 2014 20:32:51 -0400
It was thus said that the Great Coroutines once stated:
> On Tue, May 13, 2014 at 4:45 PM, Sean Conner <sean@conman.org> wrote:
>
> > Well, if you want to handle checking for control characters, spaces, upper
> > case, lower case, numbers, combining characters or punctuation ...
>
> no I was just thinking that wchar_t is a compile-time definition, and
> the supported locales within the system can change at runtime :o
Not really any different than code pages for 8-bit character sets.
-spc (Only now the characters are a bit wider than 8-bits)
- References:
- byteoffset() in lutf8lib.c from 5.3, work2, Coroutines
- Re: byteoffset() in lutf8lib.c from 5.3, work2, Roberto Ierusalimschy
- Re: byteoffset() in lutf8lib.c from 5.3, work2, Coroutines
- Re: byteoffset() in lutf8lib.c from 5.3, work2, Sean Conner
- Re: byteoffset() in lutf8lib.c from 5.3, work2, Coroutines
- Re: byteoffset() in lutf8lib.c from 5.3, work2, Sean Conner
- Re: byteoffset() in lutf8lib.c from 5.3, work2, Coroutines