Int 7F/AH=C8h

Prev Next Ralf Interrups Categories Contents

------

Alloy MW386 - READ CONSOLE DATA INTO BUFFER

AH = C8h
AL = maximum bytes to read
ES:DI -> buffer for console data

Return:
CF clear if successful CX = number of bytes read CF set on error (caller is not remote user)

See Also: AH=C7h

Category: Network - Int 7Fh - A

------

Prev Next Ralf Interrups Categories Contents