| Updated: October 28, 2024 |
Parse an option of the type string
#include <input/parseopts.h>
int input_parse_string(const char *option,
const char *value,
char **out)
0 if successful, otherwise non-zero if an error occurred.