[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Native unicode support?
- From: Edgar Toernig <froese@...>
- Date: Wed, 26 Jun 2002 19:32:09 +0200
Björn De Meyer wrote:
> ...
> supply your own replacements for isalpha() and isalnum().
> Fortunately, with UTF-8, you can see from a single byte
> whether a character is part of an "alphabetical" sequence.
I'm not a UTF-8 expert but I doubt that. How's that gonna work?
Afaik, the "alphabetical" characters are spread out around the
whole charset...
Ciao, ET.