0_0_32546420_25911.c
0_0_32546420_25911.c(6) : error C2061: 语法错误: 标识符“node”
0_0_32546420_25911.c(7) : error C2059: 语法错误:“}”
0_0_32546420_25911.c(16) : error C2065: “node”: 未声明的标识符
0_0_32546420_25911.c(21) : error C2037: “next”的左侧部分指定未定义的结构/联合“node”
0_0_32546420_25911.c(23) : error C2037: “data”的左侧部分指定未定义的结构/联合“node”
0_0_32546420_25911.c(28) : error C2037: “data”的左侧部分指定未定义的结构/联合“node”
0_0_32546420_25911.c(29) : error C2037: “next”的左侧部分指定未定义的结构/联合“node”
|