libOGC  1.0
Data Fields
__argv Struct Reference

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

Detailed Description

argv structure

structure used to set up argc/argv


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Defines