问答题
简答题
找错:
【参考答案】
字符数组str1不能在数组内结束;strcpy(string, str1)调用使得从str1内存起复制到st......
(↓↓↓ 点击下方‘点击查看答案’看完整答案 ↓↓↓)
点击查看答案
相关考题
-
问答题
找错: -
问答题
int id[sizeof(unsigned long)]; 这个对吗?为什么?? -
问答题
写出程序结果:
