3333.C(5): error C129: missing ';' before 'count'是什么原因呢?

日期:2022-04-07 02:06:07 人气:1

3333.C(5): error C129: missing ';' before 'count'是什么原因呢?

他是说
在"count'之前少了个分号
检查一下你的代码
从你刚贴的代码看,
你拼错了一个关键字
unchar,
第四行
    A+
热门评论