Recent content by abhi1117
-
A
Fortran Using FORTRAN to Read & Output Text Data in Column & Row Format
Hey I have a text file with 2 blocks of Data Example Numbers 1: 1,2,3,4,5,6 7,8,9,10,11 ... Numbers 2: 92,93,94,95,96 97,98,99,100,101 ... How would i use FORTRAN to read the text file and output in a column and row format.. Example 1 92 2...- abhi1117
- Thread
- Column Data Format Fortran Output Row Text
- Replies: 1
- Forum: Programming and Computer Science