Go to the source code of this file.
Functions | |
void | print_usage () |
int | getargs () |
Variables | |
int | argind |
int | argerr |
char * | argarg |
int getargs | ( | ) |
void print_usage | ( | ) |
char* argarg |
Definition at line 35 of file tests/getargs.c.
int argerr |
Definition at line 34 of file tests/getargs.c.
int argind |
Definition at line 33 of file tests/getargs.c.