Include dependency graph for main.cc:

Functions | |
int | main (int argc, char *argv[]) |
Variables | |
static struct option | longopts [] |
const char * | USAGE = " -? : equivalent to --help" |
Function Documentation
int main | ( | int | argc, |
char * | argv[] | ||
) |
Variable Documentation
|
static |
Initial value:
{
{ "gui", optional_argument, NULL, 'g' },
{ "clock", optional_argument, NULL, 'c' },
{ "help", optional_argument, NULL, 'h' },
{ "args", required_argument, NULL, 'a' },
{ NULL, 0, NULL, 0 }
}
const char* USAGE = " -? : equivalent to --help" |
Generated on Tue Aug 21 2012 07:46:44 for Stage by
