Recent content by hamidsv
-
H
Fortran Reading a file in FORTRAN 90 or 95
Hi gsal, Thanks for your quick reply. This time I was able to solve the problem (one of my friends helped me). Next time I try to provide all information if I have any questions. Thanks again- hamidsv
- Post #3
- Forum: Programming and Computer Science
-
H
Fortran Reading a file in FORTRAN 90 or 95
Hi everybody, I need your help guys. I am using FORTRAN 90(or 95) and try to read a text file. The file contains many lines for instance something like this CS DIRECT 1.2 2.5 3.6 1.6 -2.3 2.9 .... .... .... I need to put each line inside a string variable for example A="CS"...- hamidsv
- Thread
- File Fortran Reading
- Replies: 2
- Forum: Programming and Computer Science