Skip to content

Files

Latest commit

405f220 · Feb 27, 2020

History

History
This branch is 248 commits behind scivision/fortran2018-examples:main.

system

modern Fortran system commands

Note: Fortran 2008 does not provide a way to capture stdout for execute_command_line. The cmdmsg dummy variable is only for stderr, and only if an error occurs. That's a bit silly, but that's the way it is. Redirecting stdout to stderr does not work.