[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

TOPS-10 I/O lossage.



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