Group: comp.lang.fortran · Group Profile · Search for so i finished reading and now in comp.lang.fortran
Author: deltaquattro
Date: Oct 8, 2007 08:31
...an unknown number of elements. I would like to use list-directed read to read the data blocks, and detect when: 1) an empty line is encountered, so that I know that I finished reading the current data block; 2) and end-of-file condition is encountered, so that I know that all data blocks have been read. How can I do that? Thanks, best regards, deltaquattro
|