Printing any box drawing character permanently kills wcoutSwitched to [tt]std::wprintf[/tt] and everything is fine now. Sorry, lol
Printing any box drawing character permanently kills wcoutWell, [code]setlocale(LC_ALL, "en_US.UTF-8")[/code] returns just [tt]en_US.UTF-8[/tt], but it still ...
Printing any box drawing character permanently kills wcoutYou asked what the string returned by [tt]setlocale[/tt] said, that's the entire string. [quote]Is ...
Printing any box drawing character permanently kills wcout[tt]C/en_US.UTF-8/C/C/C/C[/tt]
Printing any box drawing character permanently kills wcout[quote]Do you know if you're using libstdc++ or libc++? A quick search seems to suggest that there a...