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

◆ getopt()

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

Definition at line 31 of file getopt.c.

Variable Documentation

◆ optarg

char* optarg

Definition at line 29 of file getopt.c.

◆ opterr

int opterr

Definition at line 26 of file getopt.c.

◆ optind

int optind

Definition at line 27 of file getopt.c.

◆ optopt

int optopt

Definition at line 28 of file getopt.c.



multisense_lib
Author(s):
autogenerated on Thu Apr 17 2025 02:49:09