Function strsep

Function Documentation

static char *strsep(char **stringp, const char *delim)

Extract token from string up to a given delimiter.

For a full description see https://linux.die.net/man/3/strsep