Implement API to easy read a key container plain text: char ** sxtkey_fmt_tuples(const char * raw, int *ntuples) to avoid ugly code.
char ** sxtkey_fmt_tuples(const char * raw, int *ntuples)
avoid to use sexpr, since sxt shouldn't depends on sexpr library.
Log in to post a comment.