CJK problem when using console outputs

zhani dummy at dummy.org
Mon Jul 16 09:37:29 UTC 2018


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
--------------------------------------------------


More information about the Digitalmars-d-learn mailing list