Documentation for the stdio module

(This documentation was generated automatically from the file stdio.asm by asmdoc on Nov 11, 2000.)


Version: 1.0
Author: Ken Clowes

This module contains elementary I/O subroutines for the terminal.


           
Summary
putstr            Outputs a string to the terminal.

           
Details


putstr

Outputs a string to the terminal.

Parameters:
IX Starting address of string.
Returns:
Nothing
Side effects:
None