ReactOS 0.4.16-dev-334-g4d9f67c
|
#include <getargs.h>
Public Attributes | |
const char * | ga_format |
void * | ga_arg |
getpargfun | ga_funcp |
void* ga_flags::ga_arg |
Definition at line 92 of file getargs.h.
Referenced by doflag(), and dosflags().
Definition at line 91 of file getargs.h.
Referenced by doflag(), and dosflags().
getpargfun ga_flags::ga_funcp |
Definition at line 93 of file getargs.h.
Referenced by doflag(), and dosflags().