Код: Выделить всё
setlocale(LC_ALL, "");
string mystr = "русские символы";
cout
Подробнее здесь: [url]https://stackoverflow.com/questions/78563776/how-encodings-work-during-compilation-with-different-compilers[/url]Код: Выделить всё
setlocale(LC_ALL, "");
string mystr = "русские символы";
cout
Подробнее здесь: [url]https://stackoverflow.com/questions/78563776/how-encodings-work-during-compilation-with-different-compilers[/url]