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

filepos



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).