INT 21,B - Check Standard Input Status

AH = 0B

on return:

AL = 00 if no character available

= FF if character available

- checks STDIN for available characters

- character is not returned

- if Ctrl-Break is detected ~INT 23~ is executed


Zurück zum Interrupt Info. Roger Morgan / 1998 L.Änderung 29.03.99