时间:2012-10-01 18:42:12
strcat(p,r); Strcpy(p+strlen(q),q);
Printf(“%d n”,sizeof(p));
}
程序运行后的输出结果是
A)9 
电脑版 | 手机版 | 返回顶部