Unicode, UTF-8 and wchar_t in C++

if (a == 0){ std::cout << "Hello world\n";} more »