[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
TOPS-10 I/O lossage.
- To: bug-lisp @ mit-mc
- Subject: TOPS-10 I/O lossage.
- From: Scott Fahlman at CMU-10A (C380SF50)
- Date: Thu, 25 Jan 79 05:54:00 GMT
- Original-date: 25 Jan 1979 0054-EST
The situation is even worse than I reported earlier. On input from
a fixnum file in block mode, the halt seems to occur as soon as a
new block must be read, not just at end of file. Also, using IN
to pull in fixnums from a file in block mode seems to read all of
the first block of the file, but then reads the same block in over again
instead of slurping a new one. Sigh!
-- Scott