Re: I/O reading formated files



Julian Bessenroth wrote:

How do I manage to read all the lines of my data file?

Which Fortran implementation are you using? Do you need
a portable solution, or would an implementation-specific
solution suffice?

Bob Corbett

.



Relevant Pages

  • Re: I/O reading formated files
    ... robert.corbett@xxxxxxx schrieb: ... Which Fortran implementation are you using? ... a portable solution, or would an implementation-specific ...
    (comp.lang.fortran)
  • Re: I/O reading formated files
    ... Which Fortran implementation are you using? ... A way to get around your problem is to read the entire line into a string. ... through a list directed I/O. ...
    (comp.lang.fortran)