I can't Hello World!
Better World via Digitalmars-d-ide
digitalmars-d-ide at puremagic.com
Sat Mar 4 16:44:59 PST 2017
On Saturday, 4 March 2017 at 07:58:45 UTC, Rainer Schuetze wrote:
> If you press Ctrl+F5, the program is run without debugger, but
> won't close the console window unless you press a key.
Thank you.
I tried your advice but I see no console either way. I inserted a
Thread.sleep() call and apparently it delays the program
termination but doesn't allow me to see the console still.
Inserting a call to readln() instead results in a bad descriptor
exception.
More information about the Digitalmars-d-ide
mailing list