0_0_13113600_23412.c
0_0_13113600_23412.c(7) : error C2065: “bool”: 未声明的标识符
0_0_13113600_23412.c(7) : error C2146: 语法错误: 缺少“;”(在标识符“bl”的前面)
0_0_13113600_23412.c(7) : error C2065: “bl”: 未声明的标识符
0_0_13113600_23412.c(7) : error C2065: “a”: 未声明的标识符
0_0_13113600_23412.c(7) : error C2109: 下标要求数组或指针类型
0_0_13113600_23412.c(7) : error C2059: 语法错误:“{”
0_0_13113600_23412.c(13) : error C2065: “bl”: 未声明的标识符
0_0_13113600_23412.c(23) : error C2065: “a”: 未声明的标识符
0_0_13113600_23412.c(23) : error C2109: 下标要求数组或指针类型
0_0_13113600_23412.c(31) : error C2065: “bl”: 未声明的标识符
0_0_13113600_23412.c(38) : error C2065: “bl”: 未声明的标识符
|