| Allegro CL version 7.0 Unrevised from 6.2 to 7.0. | |||||||||
Arguments: stream character
Returns nil (indicating that further
character processing should be done) after side-effecting the stream
specified by stream by setting the charpos
(stream-line-column) slot to -1, to anticipate the charpos increment
that is performed by the character writing strategy.
This function is an element of certain control tables for stream input/output. Programs do not typically call it directly.
See Control-character Processing in streams.htm.
Copyright (c) 1998-2006, Franz Inc. Oakland, CA., USA. All rights reserved.
Documentation for Allegro CL version 7.0. This page was not revised from the 6.2 page.
Created 2004.8.21.
| Allegro CL version 7.0 Unrevised from 6.2 to 7.0. | |||||||||