ANN Vector split_args(MemPool, const m_str str)
returns separated arguments from a string in a vector.
ANN m_str option_argument(struct CArg *ca)
returns the option to the argument, errors and returns if none
struct MemPool_ * MemPool
structure used to parse arguments
char ** argv
array of char* arguments
int idx
curr index [internal]
int argc
number of arguments