Proposal for new element(s) in LC_CTYPE

Bruno Haible bruno@clisp.org
Wed Jan 21 13:59:00 GMT 2004


Ulrich Drepper wrote:
> The implemented model allows locale-specific new classes to be defined.
> You'll have to use the wctype() and iswctype() interfaces to use them.

wctrans() and towctrans() should be more appropriate, I think.
iswctype() returns only a boolean, but what Hamed needs is to look up a
wchar_t, namely the replacement for L'.'.

Bruno



More information about the Libc-alpha mailing list