0_0_34395365_31810.c
0_0_34395365_31810.c(12) : error C2065: “bool”: 未声明的标识符
0_0_34395365_31810.c(12) : error C2146: 语法错误: 缺少“;”(在标识符“post”的前面)
0_0_34395365_31810.c(12) : error C2065: “post”: 未声明的标识符
0_0_34395365_31810.c(12) : error C2109: 下标要求数组或指针类型
0_0_34395365_31810.c(13) : error C2065: “post”: 未声明的标识符
0_0_34395365_31810.c(18) : error C2065: “post”: 未声明的标识符
0_0_34395365_31810.c(21) : error C2065: “post”: 未声明的标识符
0_0_34395365_31810.c(21) : error C2109: 下标要求数组或指针类型
|