0_0_12635682_11427.c
0_0_12635682_11427.c(48) : error C2065: “bool” : 未声明的标识符
0_0_12635682_11427.c(48) : error C2146: 语法错误 : 缺少“;”(在标识符“is_ok”的前面)
0_0_12635682_11427.c(48) : error C2144: 语法错误 : “<未知>”的前面应有“<未知>”
0_0_12635682_11427.c(48) : error C2144: 语法错误 : “<未知>”的前面应有“<未知>”
0_0_12635682_11427.c(48) : error C2143: 语法错误 : 缺少“;”(在“标识符”的前面)
0_0_12635682_11427.c(48) : error C2065: “is_ok” : 未声明的标识符
0_0_12635682_11427.c(48) : error C2065: “true” : 未声明的标识符
0_0_12635682_11427.c(59) : error C2065: “false” : 未声明的标识符
0_0_12635682_11427.c(92) : error C2143: 语法错误 : 缺少“;”(在“类型”的前面)
0_0_12635682_11427.c(94) : error C2065: “pos” : 未声明的标识符
|