LMMS
Loading...
Searching...
No Matches
getopt_windows.h File Reference

Go to the source code of this file.

Functions

int getopt (int nargc, char *const nargv[], const char *ostr)

Variables

int opterr
int optind
int optopt
int optreset
char * optarg

Function Documentation

◆ getopt()

int getopt ( int nargc,
char *const nargv[],
const char * ostr )

Variable Documentation

◆ optarg

char* optarg
extern

◆ opterr

int opterr
extern

◆ optind

int optind
extern

◆ optopt

int optopt
extern

◆ optreset

int optreset
extern