ToC DocOverview CGDoc RelNotes Index PermutedIndex
Allegro CL
Home Previous Up Next Table of Contents Index
  ANSI Common Lisp   21 Streams   21.2 Dictionary of Streams

21.2.57 end-of-file Condition Type

Class Precedence List:
end-of-file, stream-error, error, serious-condition, condition, t

Description:
The type end-of-file consists of error conditions related to read operations that are done on streams that have no more data.

See Also:
stream-error-stream

Allegro CL Implementation Details:
None.


Home Previous Up Next Table of Contents Index
© Franz Inc. All Rights Reserved - File last updated 2022-07-25