1.4.2 CLIM Facilities

1.4.2.3 Streams

Because Common Lisp performs its input and output on objects called streams, CLIM does, too. In CLIM, streams are specialized sheets that implement the sheet and stream protocols. The basic stream protocols for input and output provide fundamental functionality such as reading and writing characters and flushing the output. Stream input is provided by low-level events; stream output is accomplished through low-level graphics.


CLIM 2.0 User's Guide - OCT 1998

Generated with Harlequin WebMaker