Iros
 
Loading...
Searching...
No Matches
getopt_short.h File Reference
#include <ccpp/bits/config.h>

Go to the source code of this file.

Functions

int getopt (int __argc, char *const __argv[], char const *__optstring)
 

Variables

__CCPP_BEGIN_DECLARATIONS char * optarg
 
int optind
 
int opterr
 
int optopt
 

Function Documentation

◆ getopt()

int getopt ( int __argc,
char *const __argv[],
char const * __optstring )

Variable Documentation

◆ optarg

__CCPP_BEGIN_DECLARATIONS char* optarg
extern

◆ opterr

int opterr
extern

◆ optind

int optind
extern

◆ optopt

int optopt
extern