Metropoli BBS
VIEWER: test.bat MODE: TEXT (ASCII)
@echo off
cls
echo.
echo.
echo        QLIB Tests    by : Peter Quiring
echo.
echo  KEY - keyboard test program
echo  VIGOR - vigorously tests some QLIB functions
echo  PRINTF - tests printf()
echo  MATHTEST - tests new math funcs
echo  TESTC - "hello, world" in C
echo  TESTF - tests floats and scanf()
echo.
echo.


[ RETURN TO DIRECTORY ]