[Issue 13651] Writing Unicode text with console code page 65001 (UTF-8) may fail
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Mon Oct 27 10:54:55 PDT 2014
https://issues.dlang.org/show_bug.cgi?id=13651
--- Comment #7 from Sobirari Muhomori <dfj1esp02 at sneakemail.com> ---
Indeed, docs for WriteConsole say it operates in terms of characters without
definition of the character and indeed it reports the number of written
characters, not bytes.
--
More information about the Digitalmars-d-bugs
mailing list