Skip to content
Snippets Groups Projects
Commit 9e687a21 authored by Raymond Toy's avatar Raymond Toy
Browse files

Fix ticket #100 by implementing STREAM-FILE-POSITION

Implements STREAM-FILE-POSiTION and (SETF STREAM-FILE-POSITION).

 * code/stream.lisp:
   * Add support for Gray streams in FILE-POSITION.
 * pcl/gray-streams.lisp:
   * Define STREAM-FILE-POSITION and (SETF STREAM-FILE-POSITION).
   * Add methods on FUNDAMENTAL-STREAM, CHARACTER-INPUT-STREAM, and
     CHARACTER-OUTPUT-STREAM.
 * code/exports.lisp:
   * Export STREAM-FILE-POSITION.
parent 58924e71
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment