-
- Downloads
.../code/fd-stream.lisp, 08-Mar-90 17:58:17, Edit by Wlott.
Yet another attempt at file-position. Forgot to zero both the head and tail of the input buffer when we moved the file pointer. Therefore, UNIX thought that the file pointer was at the beginning of the file, but LISP thought that the file pointer was ibuf-tail bytes in.
Please register or sign in to comment