Re: I/O reading formated files
- From: glen herrmannsfeldt <gah@xxxxxxxxxxxxxxxx>
- Date: Sun, 16 Jul 2006 23:39:51 -0700
Julian Bessenroth wrote:
How do I manage to read all the lines of my data file?
(snip)
first of all I'm forced to work with F77 (shame on me for not giving
any information at all;-)) and I need to operate on unix as well as on
windows(XP). A "quick 'n' dirty" approach will be sufficient because it
will be an intermediate solution anyway.
List directed I/O was added in the Fortran 77 version.
It makes much more sense than explicit formats for terminal I/O.
In the days of cards, fields were specified by card columns, and,
for efficiency could be packed with no blank space in between fields.
-- glen
.
- References:
- I/O reading formated files
- From: Julian Bessenroth
- Re: I/O reading formated files
- From: robert . corbett
- Re: I/O reading formated files
- From: Julian Bessenroth
- I/O reading formated files
- Prev by Date: Re: I/O reading formated files
- Next by Date: Maximal free space on the plot
- Previous by thread: Re: I/O reading formated files
- Next by thread: Re: I/O reading formated files
- Index(es):