strsplit
strsplit(char *s, char c)
strsplit(char *string, const char *seperators)
strsplit(char *string, char *seperators)