7.2 Input/Output system extensions

7.2.8 Miscellaneous additions

The following constructs complete the Liquid Common Lisp extensions for input and output:

close-all-files
underlying-stream
with-buffered-terminal-output

The functionclose-all-files closes all files open for input and output. The functionunderlying-stream locates the lowest level stream that is associated with an I/O stream. The macro with-buffered-terminal-output defers the automatic forcing of output.


The Advanced User's Guide - 9 SEP 1996

Generated with Harlequin WebMaker