Watcom Fortran 77: use form='unformatted' and recordtype='fixed' in the open statement. You can read any amount any time without losing any bytes - also works for writing a file. I use it all the time.