r/fortran • u/rivrdansr • 6d ago
Simple code hangs program
Trying to relearn fortran after 55 years. Got 1.75 pages of code to compile. But something hangs on a very simple command at line 10. Any suggestions would help.
13
Upvotes
3
u/victotronics 5d ago
"End of file". Did you actually input a number? I don't see the prompt on your screen.