
Rather than flushing immediately after every write, only flush before accessing the console. This improves the speed, particularly for programs that write character-by-character (which is basically every program using Microsoft's printf). Should it go wrong, there's a new mode to restore the immediate flush: `\e[1+h`.
Description
v1.89
Latest
Languages
C
99.7%
Batchfile
0.3%