COMMAND_ARGUMENT_COUNT
returns the number of arguments passed on the command line when the containing program was invoked.
Fortran 2003 and later
Inquiry function
RESULT = COMMAND_ARGUMENT_COUNT()
None |
The return value is an INTEGER
of default kind.
© Free Software Foundation
Licensed under the GNU Free Documentation License, Version 1.3.
https://gcc.gnu.org/onlinedocs/gcc-10.2.0/gfortran/COMMAND_005fARGUMENT_005fCOUNT.html