时间:2012-10-01 18:45:08
{ char a[10]=”abcd”;
printf(“%d,%dn”,strlen(a),sizeof(a));
}
程序运行后的输出结果是
&nb
电脑版 | 手机版 | 返回顶部