libogc
v2.9.0
|
argv structure More...
#include <gctypes.h>
Data Fields | |
int | argc |
char ** | argv |
int | argvMagic |
argv magic number, set to 0x5f617267 ('_arg') if valid | |
char * | commandLine |
base address of command line, set of null terminated strings | |
char ** | endARGV |
int | length |
total length of command line | |
argv structure
structure used to set up argc/argv