strdup , strndup — save a copy of a string ... strdup ( const char *s ); ... The strdup () function allocates sufficient memory for a copy of the string s ...
確定! 回上一頁