Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ iargc(3f) — Ultrix FORTRAN 1.0 RISC

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

execve(2)

getenv(3f)

getarg(3f)  —  RISC

NAME

getarg, iargc − return command line arguments

SYNTAX

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

DESCRIPTION

The getarg function returns the kth command line argument in character string arg.  The 0th argument is the command name. 

The iargc function returns the index of the last command line argument.

FILES

/usr/lib/libU77.a

SEE ALSO

execve(2)
getenv(3f) in the FORTRAN Reference Pages

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