NARGS(III)                   5/10/73                   NARGS(III)







NAME

     nargs - argument count



SYNOPSIS

     nargs( )



DESCRIPTION

     Nargs returns the number of actual  parameters  supplied  by

     the caller of the routine which calls nargs.



     The argument count is accurate only when none of the  actual

     parameters  is  float  or  double.  Such parameters count as

     four arguments instead of one.



BUGS

     As indicated.