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