I am new for Intel Visual Fortran Compiler. I have a Fortran code which include a main code and a input code, the main code can compile to a .exe file and then read the input file to get necessary input number. my question is how can I debug the main code with the input file so that I can see the parameters change.
↧