注意:此页面搜索的是所有试题
已有变量定义和函数调用语句: int a=25;print value(&a);下面函数的输出结果
是南 )。”
void print value(int *x)+printf("%d\n",++*x); }
A23
B24
C25
D26

参考答案