Hi-
I'm new to using fortran, and I'm having trouble undertstanding the READ command. I'm supposed to make my own version of a code for practice.
THis deals with reading files.
The file was opened like this:
open(unit=1, file=arg1, status='old')
And the read command, a couple lines...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.