Home  /  Autodocs  /  console.device

NAME

CMD_CLEAR
Clear console input buffer.

FUNCTION

Remove from the console input buffer any reports waiting to satisfy read requests.

INPUTS

io_Message
mn_ReplyPort set if quick I/O is not possible

io_Device
Preset by the call to OpenDevice

io_Unit
Preset by the call to OpenDevice

io_Command
CMD_CLEAR

io_Flags
IOB_QUICK set if quick I/O is possible, else 0

SEE ALSO

exec/io.h, devices/console.h