gwenhywfar
5.11.1beta
|
#include <args.h>
Data Fields | |
uint32_t | flags |
const char * | longDescription |
const char * | longOption |
unsigned int | maxNum |
unsigned int | minNum |
const char * | name |
const char * | shortDescription |
const char * | shortOption |
GWEN_ARGS_TYPE | type |
This is one of the very few structs inside Gwenhywfar whose contents are available for direct access to the the program. Developer's note: Please note that any change within this struct will make it necessary to increment the SO_VERSION of the library !
GWEN_ARGS_TYPE type |