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 34 of file getopt.c.

Variable Documentation

char* optarg

Definition at line 32 of file getopt.c.

int opterr

Definition at line 29 of file getopt.c.

int optind

Definition at line 30 of file getopt.c.

int optopt

Definition at line 31 of file getopt.c.



multisense_lib
Author(s):
autogenerated on Sat Apr 6 2019 02:16:46