时间:2012-10-01 18:42:47
(30)有以下函数
int aaa(char *s)
{char *t=s;
while(*t++);
t--;
return(t-s);
}
以下关于aaa函数的功能叙述正确的是&nbs
&nbs
电脑版 | 手机版 | 返回顶部