stream-terpri

Generic Function

Package: excl

Arguments: stream

Writes an end of line, as for terpri. Returns nil. The default method does

(stream-write-char stream #\newline)

See stream-write-char and also streams.htm for general information on streams in Allegro CL.

The documentation is described in introduction.htm and the index is in index.htm.

Copyright (c) 1998-2000, Franz Inc. Berkeley, CA., USA. All rights reserved.

Created 2000.10.5.