Re: Glib::ustring::lovercase()



On Thursday 06 April 2006 08:45, Volosatov Alexander wrote:
> Strange behavior of this function.
> It work properly only with Roman letters,
> but with Cyrillic alphabet do not work.
>
> Befor this I convert string to utf8.
>
> Where is problem?

Probably you have not correctly converted the string to utf8.  If by "Roman" 
you mean ASCII, all ASCII characters are valid utf8, so conversion cannot 
have failed.

Chris




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]