Diana Software
Variables
QOptions.cc File Reference

Go to the source code of this file.

Variables

char * optarg
 
int optind
 
int opterr
 
int optopt
 

Variable Documentation

◆ optarg

char* optarg
extern

Referenced by Cmdline(), QOptions::Init(), and main().

◆ opterr

int opterr

Definition at line 19 of file QOptions.cc.

Referenced by QOptions::Init().

◆ optind

int optind
extern

Referenced by Cmdline(), QOptions::Init(), and main().

◆ optopt

int optopt

Definition at line 19 of file QOptions.cc.

Referenced by QOptions::Init(), and main().