[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
filepos
- To: (BUG LISP) at MIT-MC
- Subject: filepos
- From: MMCM at MIT-MC (Mike McMahon)
- Date: Fri, 4 May 79 08:08:00 GMT
- Cc: scott at SRI-KL
- Original-date: 4 MAY 1979 0408-EDT
the problem is that F.FLEN is the number of words rather than bytes
in the file, so you can only read 1/5 of the it.
part of this seems to stem from FBT.AP being defined to 0 while OPEN3G
seems to expect it to mean the same thing as on ITS (ie random access
possible).