SetConsoleLineBuffered (open)
Sets the buffering mode of the console
Syntax
LOADLIB "wh::os.whlib";
MACRO SetConsoleLineBuffered(BOOLEAN setbuffering)
Parameters
BOOLEAN setbuffering
Set to TRUE to enable buffering
Sets the buffering mode of the console
LOADLIB "wh::os.whlib";
MACRO SetConsoleLineBuffered(BOOLEAN setbuffering)
BOOLEAN setbuffering
Set to TRUE to enable buffering