__argv Struct Reference

argv structure More...

#include <system.h>


Data Fields

int argvMagic
 argv magic number, set to 0x5f617267 ('_arg') if valid
char * commandLine
 base address of command line, set of null terminated strings
int length
 total length of command line


Detailed Description

argv structure

structure used to set up argc/argv on the DS


Field Documentation

int __argv::argvMagic

argv magic number, set to 0x5f617267 ('_arg') if valid

char* __argv::commandLine

base address of command line, set of null terminated strings

int __argv::length

total length of command line


The documentation for this struct was generated from the following file:
Generated on Tue Jan 22 15:48:58 2008 for libnds(ARM9) by  doxygen 1.5.4