Parolin 0.7.9 6796
Console (soon DLLs) to do a tar like job
Loading...
Searching...
No Matches
getopt-core.h File Reference

Go to the source code of this file.

Functions

int getopt (int ___argc, char *const *___argv, const char *__shortopts) __THROW _GL_ARG_NONNULL((2
 

Variables

__BEGIN_DECLS char * optarg
 
int optind
 
int opterr
 
int optopt
 

Function Documentation

◆ getopt()

int getopt ( int ___argc,
char *const * ___argv,
const char * __shortopts )
extern

Variable Documentation

◆ optarg

__BEGIN_DECLS char* optarg
extern

◆ opterr

int opterr
extern

◆ optind

int optind
extern

◆ optopt

int optopt
extern