问答题

fclose (wf);

【参考答案】

void chg(char*s)
{
while(*s)
if(*s==’z’||......

(↓↓↓ 点击下方‘点击查看答案’看完整答案、解析 ↓↓↓)