PureBasic - Console
Overview
This library allow to create console mode application. This is used to create small programs which doesn't requiers an user interface or which should be used in script (command line). Also, such commands are really useful to help the programmer to debug a program by printing out some information on the console, without stopping the program flow.
Command Index
ClearConsole
CloseConsole
ConsoleColor
ConsoleCursor
ConsoleLocate
ConsoleTitle
Inkey
Input
OpenConsole
PrintN
Supported OS
Windows