On 4/12/2011 2:46 PM, Bert Huijben wrote:
> And Turkish has the same problem the other way around. (the German
> example is not in the normal 7 bit ascii, while the Turkish 'I' is)

Thanks!

It might be OK in the end, since there is no possible upper/lower match.
tolower(c)/toupper(c) should be returning the identity c value when it
doesn't work.

Reply via email to