Millan wrote: > ... > Correct me if I'm wrong, but if one > calls "setlocale(LC_CTYPE, "en_US.UTF-8")", and since UTF-8 encondig is in > use, then "normal" portion (I assume you mean on ASCII chars here) is within > known boundary so it can normally be mapped upper/lower case?
Correct, that's why we're OK with our usage. -- ______________________________________________________________________ Michael Sweet, Easy Software Products mike at easysw dot com Internet Printing and Publishing Software http://www.easysw.com _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

