4.3BSD-Tahoe/usr/man/cat3f/getarg.0

Compare this file to the similar file:
Show the results in this format:




GETARG(3F)	    UNIX Programmer's Manual	       GETARG(3F)



NNAAMMEE
     getarg, iargc - return command line arguments

SSYYNNOOPPSSIISS
     ssuubbrroouuttiinnee ggeettaarrgg ((kk,, aarrgg))
     cchhaarraacctteerr**((**)) aarrgg

     ffuunnccttiioonn iiaarrggcc (())

DDEESSCCRRIIPPTTIIOONN
     A call to _g_e_t_a_r_g will return the kk_t_h command line argument
     in character string _a_r_g. The 0_t_h argument is the command
     name.

     _I_a_r_g_c returns the index of the last command line argument.

FFIILLEESS
     /usr/lib/libU77.a

SSEEEE AALLSSOO
     getenv(3F), execve(2)


































Printed 7/9/88		  May 15, 1985				1