摘要:
问题描述:error C2224: left of '.err' must have struct/union type 分三块来讲述: 1 首先://注意在C和C++里不同 在C中定义一个结构体类型要用typedef: typedef struct Student { int a; }Stu; 于 阅读全文
posted @ 2017-06-24 18:42
子不语怪力乱神
阅读(904)
评论(0)
推荐(0)
摘要:
问题描述:在vc6++syntax error : missing ';' before 'type' int main(){ printf("Systembegin\n"); PID_init(); int count=0; 如上 在VC中编译c程序,在一个大括号括起的范围内,如果变量声明放在了函 阅读全文
posted @ 2017-06-24 16:53
子不语怪力乱神
阅读(281)
评论(0)
推荐(0)

浙公网安备 33010602011771号