Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

getenv(3F)

execve(2)

GETARG(3F)

+U77 FORTRAN compile-line option required

NAME

getarg, iargc − return command line arguments

SYNOPSIS

subroutine getarg (k, arg)
INTEGER*4 k
character*(*) arg INTEGER*4 function iargc ()

DESCRIPTION

A call to getarg will return the kth command line argument in character string arg.  The 0th argument is the command name. 

Iargc returns the index of the last command line argument. 

FILES

/usr/lib/libU77.a

SEE ALSO

getenv(3F), execve(2)

Hewlett-Packard Company  —  HP-UX Release 9.0: June 1992

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026