NCEPLIBS-w3emc  2.11.0
args_mod Module Reference

This Fortran Module acts as a wrapper to the system routines IARGC and GETARG. More...

Data Types

interface  getarg
 
interface  iargc
 

Functions/Subroutines

subroutine getarg_8 (k, c)
 
integer(8) function iargc_8 ()
 

Detailed Description

This Fortran Module acts as a wrapper to the system routines IARGC and GETARG.

Use of this module allows IARGC and GETARG to work properly with 4-byte or 8-byte integer arguments.

Author
Mark Iredell
Date
1998-11-DD