Functions | Variables
getopt.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int getopt (int argc, char **argv, char *opts)
 

Variables

char * optarg
 
int opterr
 
int optind
 
int optopt
 

Function Documentation

int getopt ( int  argc,
char **  argv,
char *  opts 
)

Definition at line 31 of file getopt.c.

Variable Documentation

char* optarg

Definition at line 29 of file getopt.c.

int opterr

Definition at line 26 of file getopt.c.

int optind

Definition at line 27 of file getopt.c.

int optopt

Definition at line 28 of file getopt.c.



multisense_lib
Author(s):
autogenerated on Sun Mar 14 2021 02:34:50