0_0_18841145_14944.c
0_0_18841145_14944.c(34) : error C2065: “bool”: 未声明的标识符
0_0_18841145_14944.c(34) : error C2146: 语法错误: 缺少“;”(在标识符“test”的前面)
0_0_18841145_14944.c(34) : error C2065: “test”: 未声明的标识符
0_0_18841145_14944.c(34) : error C2065: “true”: 未声明的标识符
0_0_18841145_14944.c(39) : error C2065: “test”: 未声明的标识符
0_0_18841145_14944.c(39) : error C2065: “false”: 未声明的标识符
0_0_18841145_14944.c(43) : error C2065: “test”: 未声明的标识符
|