Query: getarg
OS: bsd
Section: 3f
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
GETARG(3F) GETARG(3F)NAMEgetarg, iargc - return command line argumentsSYNOPSISsubroutine getarg (k, arg) character*(*) arg function iargc ()DESCRIPTIONA 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.aSEE ALSOgetenv(3F), execve(2) 4th Berkeley Distribution May 15, 1985 GETARG(3F)
Related Man Pages |
---|
fortran(3f) - bsd |
ns_sockasyncconnect2(3aolserv) - debian |
ns_sockbind(3aolserv) - debian |
ns_socklistenex(3aolserv) - debian |
ns_sockpipe(3aolserv) - debian |
Similar Topics in the Unix Linux Community |
---|
CMIS protocol problem |
Simple HTTP server in GAWK |
Compilation problem with gfortran |
Detail on For loop for multiple file input and bash variable usage |
Help for programming a UNIX Shell in C++ |