0_0_14789234_1754.c
0_0_14789234_1754.c(6) : error C2065: “bool”: 未声明的标识符
0_0_14789234_1754.c(6) : error C2146: 语法错误: 缺少“;”(在标识符“temp”的前面)
0_0_14789234_1754.c(6) : error C2065: “temp”: 未声明的标识符
0_0_14789234_1754.c(6) : error C2065: “false”: 未声明的标识符
0_0_14789234_1754.c(10) : error C2065: “temp”: 未声明的标识符
0_0_14789234_1754.c(10) : error C2065: “true”: 未声明的标识符
0_0_14789234_1754.c(14) : error C2065: “temp”: 未声明的标识符
0_0_14789234_1754.c(14) : error C2065: “false”: 未声明的标识符
0_0_14789234_1754.c(17) : error C2065: “temp”: 未声明的标识符
0_0_14789234_1754.c(17) : error C2065: “true”: 未声明的标识符
0_0_14789234_1754.c(21) : error C2065: “temp”: 未声明的标识符
0_0_14789234_1754.c(21) : error C2065: “false”: 未声明的标识符
|