| Allegro CL version 8.2 Unrevised from 8.1 to 8.2. 8.1 version |
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 one less than the next modulo 8 column,
(to anticipate the charpos increment that is performed by the
character reading 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-2016, Franz Inc. Oakland, CA., USA. All rights reserved.
This page was not revised from the 8.1 page.
Created 2010.1.21.
| Allegro CL version 8.2 Unrevised from 8.1 to 8.2. 8.1 version |