CLEAR-INPUT
Calling CLEAR-INPUT
on a STREAM
removes the end-of-stream
state,
thus making it available for further input.
This allows reading from a file as it is being appended to, as if with tail -f.
These notes document CLISP version 2.49 | Last modified: 2010-07-07 |