0_0_28701051_25454.c
0_0_28701051_25454.c(8) : error C2065: “bool”: 未声明的标识符
0_0_28701051_25454.c(8) : error C2146: 语法错误: 缺少“;”(在标识符“flagA”的前面)
0_0_28701051_25454.c(8) : error C2065: “flagA”: 未声明的标识符
0_0_28701051_25454.c(8) : error C2065: “false”: 未声明的标识符
0_0_28701051_25454.c(9) : error C2065: “bool”: 未声明的标识符
0_0_28701051_25454.c(9) : error C2146: 语法错误: 缺少“;”(在标识符“flagB”的前面)
0_0_28701051_25454.c(9) : error C2065: “flagB”: 未声明的标识符
0_0_28701051_25454.c(9) : error C2065: “false”: 未声明的标识符
0_0_28701051_25454.c(12) : error C2065: “flagA”: 未声明的标识符
0_0_28701051_25454.c(19) : error C2065: “flagB”: 未声明的标识符
0_0_28701051_25454.c(32) : error C2065: “flagB”: 未声明的标识符
0_0_28701051_25454.c(32) : error C2065: “true”: 未声明的标识符
|