Recent content by a.marin

  1. A

    Invalid number: incomprehensible list input ERROR

    "invalid number: incomprehensible list input" ERROR Hello, I'm beginning to code in FORTRAN 77 so be patient please. I'm trying to read a plain text file (*.txt) which has 6000+ rows and 56 columns, this is the code I've been written so far: program segmente implicit real*8...
Back
Top