时间:2012-10-01 18:11:19
main()
{ int c[10]={1,2,3,4,5,6,7,8,9,0},i;
fun(c+4,6);
for(i=0;i<10;i++) printf("%d,",c[i]);
printf("
电脑版 | 手机版 | 返回顶部