pspsdk-1.0+beta2
|
#include <tools/getopt.h>
Data Fields | |
const char * | name |
int | has_arg |
int * | flag |
int | val |
int* option::flag |
Referenced by getopt_long().
int option::has_arg |
const char* option::name |
Referenced by getopt_long().
int option::val |
Referenced by getopt_long().