Recent content by sourish_SUNY
-
S
Fortran Fortran: Read data from a line in a file
This is my problem: I would like to read data (saved in a text file) from a file. My data is written in a matrix format (1,000,000 rows x 3 columns). I want to read a data from a particular line, say row number 90,000. Since the number of rows is large, it will be very expensive if I have to...- sourish_SUNY
- Thread
- Data File Fortran Line
- Replies: 1
- Forum: Programming and Computer Science