[CentOS] Unicode in C++

John R Pierce pierce at hogranch.com
Tue Feb 22 22:53:34 UTC 2011


On 02/22/11 2:37 PM, Michael D. Berger wrote:
> On my CentOS box, in C++ programs, is there a way to print
> Unicode characters?

if you're running in an xterm that's configured for UTF8, or a ssh 
session to console that's configured for UTF8, then yes.   if you're 
running on a textmode console in VGA mode, probably not.





More information about the CentOS mailing list