On Wednesday, 15 February 2012 at 07:27:56 UTC, RedShift wrote: > So, I'm just starting to get into D, using the extension for VS > called Visual D. Is there any way to stop the console from > disappearing like in C++? Like C + F5 (which doesn't seem to > work). Or like a getline? Just pop a stdin.readln call at the bottom of your program?