On Monday, 16 July 2018 at 09:30:22 UTC, zhani wrote:
howdy :-)i got some problem about using CJK in windows10 console. [...]
oh, sorry for my mistake. here: --------------------------------------------------
writeln("你好"); // C writeln("こんにちは"); // J writeln("안녕하세요"); // K
--------------------------------------------------