[Issue 12990] utf8 string not read/written to windows console

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Mon Jul 7 02:00:29 PDT 2014


https://issues.dlang.org/show_bug.cgi?id=12990

--- Comment #7 from Sobirari Muhomori <dfj1esp02 at sneakemail.com> ---
An empty array means no input rather than no output. Did it wait for the input?
Do you compile it for console or GUI subsystem?

echo 000 | yourprogram.exe
Does this work?

--


More information about the Digitalmars-d-bugs mailing list