有以下函数
int aaa(char*s)
{char*t=s;
while(*t+t);
t--:
return(t-s);
}
以下关于aaa函数的功能叙述正确的是( )。
发布于 2022-05-11 09:50:54
登录后免费查看答案
关注者
0
被浏览
13