235169_0_31754.c
235169_0_31754.c(11) : error C2065: “bool” : 未声明的标识符
235169_0_31754.c(11) : error C2146: 语法错误 : 缺少“;”(在标识符“start”的前面)
235169_0_31754.c(11) : error C2144: 语法错误 : “<未知>”的前面应有“<未知>”
235169_0_31754.c(11) : error C2144: 语法错误 : “<未知>”的前面应有“<未知>”
235169_0_31754.c(11) : error C2143: 语法错误 : 缺少“;”(在“标识符”的前面)
235169_0_31754.c(11) : error C2065: “start” : 未声明的标识符
235169_0_31754.c(28) : error C2065: “true” : 未声明的标识符
235169_0_31754.c(37) : error C2065: “false” : 未声明的标识符
|