@@ -13,6 +13,8 @@ int main(int argc, char * argv[]) {
/*for (PIChar c: rstr)
std::wcout << c.toWChar();
std::wcout << std::endl;*/
piCout << PIChar::fromUTF8("│");
piCout << PICoutManipulators::Hex << (int)PIChar::fromUTF8("│").toWChar();
piCout << rstr;
/*char rs[] = "й";
The note is not visible to the blocked user.