Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ iargc(3F) — sys5 — Apollo Domain/OS SR10.3.5

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

getarg(3F)

IARGC(3F)                            SysV                            IARGC(3F)



NAME
     iargc - return the number of command line arguments

SYNOPSIS
     integer i

     i = iargc( )

DESCRIPTION
     The iargc function returns the number of command line arguments passed to
     the program.  Thus, if a program were invoked via

          foo arg1 arg2 arg3

     iargc( ) would return 3.

SEE ALSO
     getarg(3F).

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