@fortran-lang stdlib does this is to use the `inquire(…size=nbytes)` and then read it all at once. This allows both faster I/O and overall operation (lines can then be split in memory)."
@fortran-lang stdlib does this is to use the `inquire(…size=nbytes)` and then read it all at once. This allows both faster I/O and overall operation (lines can then be split in memory)."