How to change text while running in console?

Adam D. Ruppe via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Sun Apr 26 19:32:16 PDT 2015


On Monday, 27 April 2015 at 02:26:01 UTC, Israel wrote:
> I remember doing this in C++ and it worked but is this possible 
> in D?

Have you tried it yet? The solution is basically the same, you 
just write out the carriage return character to the device.


More information about the Digitalmars-d-learn mailing list