The strdup() and strndup() functions are used to duplicate a string. strdup() : Syntax : char *strdup(const char *s);
確定! 回上一頁