问答题
简答题
改错:
该程序的功能是拷贝字符串。
【参考答案】
while(*pds++=*pss++);
printf("string a=%s\nstring b=%s\......
(↓↓↓ 点击下方‘点击查看答案’看完整答案 ↓↓↓)
点击查看答案
