Public Attributes | |
size_t | argc |
char ** | argv |
Example:
argv[0] = myProg (the executable name) argv[1] = -name argv[2] = joe
Definition at line 51 of file Global.h.
Definition at line 52 of file Global.h.
Referenced by org::xmlBlaster::util::Global::fillArgs(), and org::xmlBlaster::util::Global::freeArgs().
Definition at line 53 of file Global.h.
Referenced by org::xmlBlaster::util::Global::fillArgs(), and org::xmlBlaster::util::Global::freeArgs().