Separates strings. Format #include <string.h> char *strsep (char **stringp, char *delim);
Additional Information (explode) :