0_0_2694677_4998.c
0_0_2694677_4998.c(15) : error C2065: “new” : 未声明的标识符
0_0_2694677_4998.c(15) : error C2146: 语法错误 : 缺少“;”(在标识符“node”的前面)
0_0_2694677_4998.c(15) : error C2144: 语法错误 : “<未知>”的前面应有“<未知>”
0_0_2694677_4998.c(15) : error C2144: 语法错误 : “<未知>”的前面应有“<未知>”
0_0_2694677_4998.c(15) : error C2143: 语法错误 : 缺少“;”(在“标识符”的前面)
0_0_2694677_4998.c(15) : error C2275: “node” : 将此类型用作表达式非法
0_0_2694677_4998.c(9) : 参见“node”的声明
0_0_2694677_4998.c(16) : error C2143: 语法错误 : 缺少“;”(在“类型”的前面)
0_0_2694677_4998.c(17) : error C2065: “i” : 未声明的标识符
0_0_2694677_4998.c(32) : error C2146: 语法错误 : 缺少“;”(在标识符“node”的前面)
0_0_2694677_4998.c(32) : error C2144: 语法错误 : “<未知>”的前面应有“<未知>”
0_0_2694677_4998.c(32) : error C2144: 语法错误 : “<未知>”的前面应有“<未知>”
0_0_2694677_4998.c(32) : error C2143: 语法错误 : 缺少“;”(在“标识符”的前面)
0_0_2694677_4998.c(32) : error C2275: “node” : 将此类型用作表达式非法
0_0_2694677_4998.c(9) : 参见“node”的声明
0_0_2694677_4998.c(61) : error C2143: 语法错误 : 缺少“;”(在“类型”的前面)
0_0_2694677_4998.c(63) : error C2065: “s” : 未声明的标识符
|