iargc_.c File Reference

#include "f2c.h"

Include dependency graph for iargc_.c:

Go to the source code of this file.

Functions

ftnint iargc_ (void)


Function Documentation

ftnint iargc_ ( void   ) 

Definition at line 9 of file iargc_.c.

References xargc.

Referenced by sciiargc().

00011 {
00012 extern int xargc;
00013 return ( xargc - 1 );
00014 }

Here is the caller graph for this function:


Generated on Sun Mar 4 15:04:46 2007 for Scilab [trunk] by  doxygen 1.5.1