通过海量题库、编程比赛和实时排名,系统化提升您的编程能力。
若有定义语句:
char str1[] = "string", str2[8], *str3, str4[10] = "string";
库函数strcpy的功能是复制字符串,以下选项中错误的函数调用是()。