DECLARE SUB DQBinitText()
none
Initializes plain 80x25 text mode (mode 03h).
By using this function instead of SCREEN 0, you can obtain smaller executables once you compile your programs. See also DQBinitVGA