Cthulhu
0.2.10
Cthulhu compiler collection
|
the result of parsing the command line More...
#include <setup.h>
Data Fields | |
int | argc |
the arguments More... | |
const char ** | argv |
int | exitcode |
the exitcode More... | |
vector_t * | posargs |
the parsed position arguments More... | |
const colour_pallete_t * | pallete |
the chosen colour pallete More... | |
heading_style_t | heading |
the chosen heading style More... | |
int setup_init_t::exitcode |
the exitcode
heading_style_t setup_init_t::heading |
const colour_pallete_t* setup_init_t::pallete |
vector_t* setup_init_t::posargs |