当前位置: X题卡 > 所有题目 > 题目详情

有以下程序 void fun 1 (char *p) { char *q; q=p; while(*q!=’/0’) {(*q)++;q++;} } main( ) {char a[]={"Prog...

查看本题答案

热门试题

更多