char c1; c1="a";printf("%c",c1);

日期:2010-06-01 20:17:01 人气:1

char c1; c1="a";printf("%c",c1);

用新一点的VS2008不能编译通过,很明显赋值不匹配,所以错了!
    A+
热门评论