有以下函数,关于该函数的功能的叙述正确的是______。int aaa(char *s){ char *t=s;while(*t++);t--;return(t-s);}

时间:2022-11-15 23:43:04

相似题目

推荐题目