Hi
I'd like to write a simple fortran program "myprog.exe" which i can execute through a batch file by doing
call myprog.exe arg1 arg2 arg3
The question is then how do i write the program in fortran so it reads the command line arguments??
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.