rcutils
master
C API providing common utilities and data structures.
|
Go to the source code of this file.
Functions | |
bool | cli_option_exist (char **begin, char **end, const char *option) |
char * | cli_get_option (char **begin, char **end, const char *option) |
bool cli_option_exist | ( | char ** | begin, |
char ** | end, | ||
const char * | option | ||
) |
char* cli_get_option | ( | char ** | begin, |
char ** | end, | ||
const char * | option | ||
) |