StandardIO

The BlitzMax StandardIO module contains commands for reading and writing text to the standard IO (Input/Output) stream.

The standard IO stream is generally connected to a 'console', allowing you to interact with an application in a very simple way.