Next Previous Up Top Contents Index

17 The STREAM package

fundamental-character-output-stream

Class

Summary

A class that should be included in stream classes for character output.
Package

stream

Superclasses

fundamental-character-stream
fundamental-output-stream

Subclasses

None.
Description

The classfundamental-character-output-stream provides default methods for generic functions used for character output, and should therefore be included by stream classes concerned with character output. The user can provide methods for these generic functions specialized on the user-defined class. Methods for other generic functions must be provided by the user.
See also

fundamental-character-stream
fundamental-input-stream
stream-clear-output
stream-finish-output
stream-force-output
stream-start-line-p
stream-terpri
stream-line-column
stream-write-char
stream-write-sequence
stream-write-string

LispWorks Reference Manual - 15 Oct 1998

Next Previous Up Top Contents Index

Generated with Harlequin WebMaker