On Fri, 31 Dec 2004, Michael B Allen wrote:
> I'm looking for a C function to convert the case of a UTF-8 string.

Bear in mind that doing this right is not a simple exercise, and the
mbtowc/towupper approach isn't really sufficient -- for example, a case
change can alter the length of the string.  It would help if you could
supply more context:  why do you want to do this, as part of what? 

                                                          Henry Spencer
                                                       [EMAIL PROTECTED]


--
Linux-UTF8:   i18n of Linux on all levels
Archive:      http://mail.nl.linux.org/linux-utf8/

Reply via email to