Function strsep
Defined in File t8_windows.h
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
Defined in File t8_windows.h
Extract token from string up to a given delimiter.
For a full description see https://linux.die.net/man/3/strsep