Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

execve(2)

getenv(3f)

getarg(3f)  —  VAX  —  Unsupported

Name

getarg, iargc − return command line arguments

Syntax

subroutine getarg (k, arg)
character*(*) arg 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. 

An iargc call returns the index of the last command line argument.

Files

/usr/lib/libU77.a

See Also

execve(2), getenv(3f)

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