Janice Caron Wrote: > You cannot uppercase in place, because for any given dchar, c, the > number of UTF-8 bytes required to express c may be different from the > number of UTF-8 bytes required to express toupper(c). really?