Recent content by prashanth.hsn
-
P
Skip reading N real numbers while reading data from a ascii file
dear AlephZero, thanks for your solution. I appreciate your help.- prashanth.hsn
- Post #3
- Forum: Programming and Computer Science
-
P
Skip reading N real numbers while reading data from a ascii file
Hi all, I'm upgrading a legacy f77 code to f90 standards. I'm trying to make some of the global arrays as dynamic arrays so that at a later stage it would be easier for me to parallelize whole application. Coming to my problem, I need to read some numbers from a text file so that I can...- prashanth.hsn
- Thread
- Data File Numbers Reading Real numbers
- Replies: 2
- Forum: Programming and Computer Science