The strdup() function allocates memory and copies into it the string addressed by s1, including the terminating null character.
確定! 回上一頁