I am working on a fortran program, in which an external program has to be executed during the program run. My question is: how can I execute the external program during the fortran run?

Similar questions and discussions