9.1 F2003_Utils Module

The F2003_Utils Module provides intrinsic procedures that conform to the Fortran 2003 standard. The procedures provided are similar, but may not behave exactly the same as the F2003 versions. These functions should be replaced by F2003 calls as compilers become available.

F2003_Utils public procedures:

 Command_Argument_Count  Returns the number of arguments on the command line.
 Get_Command_Argument  Returns a particular argument number from the command line.

The F2003_Utils Module code listing contains additional documentation. The F2003_Utils Module also contains a Unit Test Program.



Subsections
Michael L. Hall