0_0_18488024_25347.c
0_0_18488024_25347.c(5) : error C2065: “bool”: 未声明的标识符
0_0_18488024_25347.c(5) : error C2146: 语法错误: 缺少“;”(在标识符“f”的前面)
0_0_18488024_25347.c(5) : error C2065: “f”: 未声明的标识符
0_0_18488024_25347.c(5) : error C2065: “true”: 未声明的标识符
0_0_18488024_25347.c(8) : error C2065: “f”: 未声明的标识符
0_0_18488024_25347.c(10) : error C2065: “f”: 未声明的标识符
0_0_18488024_25347.c(10) : error C2065: “false”: 未声明的标识符
0_0_18488024_25347.c(15) : error C2065: “f”: 未声明的标识符
0_0_18488024_25347.c(15) : error C2065: “true”: 未声明的标识符
|