構造体 __argv

argv structure [詳細]

#include <system.h>


変数

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


説明

argv structure

structure used to set up argc/argv on the DS


構造体

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


この構造体の説明は次のファイルから生成されました:
libnds(ARM9)に対してTue Jan 22 15:48:24 2008に生成されました。  doxygen 1.5.4