Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- DOS 5.0 Ref. - <b>function 4406h check device input status</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Function 4406h          Check Device Input Status

    Checks to see if a device or file is ready for input.

        Entry   AX = 4406h
                BX = Device or file handle

        Return  AL = FFh   Ready
                AL = 00h   Device not ready | File pointer at EOF
                or
                AX = Error code, if CF is set
                     | 01h Invalid function
                     | 05h Access denied
                     | 06h Invalid handle

See Also: 4407h Dev06h

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson