[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 21 - DOS 1+ - READ CHARACTER FROM STANDARD INPUT, WITH ECHO
        AH = 01h
Return: AL = character read
Notes:   Break are checked, and INT 23 executed if read
        character is echoed to standard output
        standard input is always the keyboard and standard output the screen
          under DOS 1.x, but they may be redirected under DOS 2+
SeeAlso: AH=07h,AH=08h,AH=0Ah

See Also: 2106
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson