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
struct option longopts[] [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 Thu Dec 29 2011 16:43:39 for Stage by 1.7.5.1