Re: Can't write ustring to std::cout [Was: Re: string problems]



Łukasz Wychrystenko schrieb:

> 
> #include <locale>
> 
> and then before getline()
> setlocale(LC_ALL, "");

Thanks. This solved the problem.

Philipp


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