Duplicates the specified string. Format #include <string.h> char *strdup (const char *s1);
Additional Information (explode) :