Recent content by Aerandir90
-
A
Fortran Fortran: Execution and Input in one command line
Hello all, I wanted to know if there was a way to read in numerical data on the same command line on which you execute a file. I know you can do that for i/o files like: test.exe < file1.in > file2.out But I wanted to know if there's some similar notation that can be used for floating...- Aerandir90
- Thread
- Fortran Input Line
- Replies: 1
- Forum: Programming and Computer Science