0_0_26123144_6985.c
0_0_26123144_6985.c(6) : error C2061: 语法错误: 标识符“Node”
0_0_26123144_6985.c(7) : error C2059: 语法错误:“}”
0_0_26123144_6985.c(8) : error C2061: 语法错误: 标识符“head”
0_0_26123144_6985.c(8) : error C2059: 语法错误:“;”
0_0_26123144_6985.c(8) : error C2513: “/*global*/ ”: 在“=”前没有声明变量
0_0_26123144_6985.c(11) : error C2065: “Node”: 未声明的标识符
0_0_26123144_6985.c(11) : error C2065: “p”: 未声明的标识符
0_0_26123144_6985.c(11) : error C2059: 语法错误:“)”
0_0_26123144_6985.c(12) : error C2065: “p”: 未声明的标识符
0_0_26123144_6985.c(12) : error C2223: “->x”的左侧必须指向结构/联合
0_0_26123144_6985.c(12) : error C2223: “->y”的左侧必须指向结构/联合
0_0_26123144_6985.c(13) : error C2065: “Node”: 未声明的标识符
0_0_26123144_6985.c(13) : error C2065: “pre”: 未声明的标识符
0_0_26123144_6985.c(13) : error C2065: “head”: 未声明的标识符
0_0_26123144_6985.c(13) : error C2106: “=”: 左操作数必须为左值
0_0_26123144_6985.c(14) : error C2065: “Node”: 未声明的标识符
0_0_26123144_6985.c(14) : error C2065: “cur”: 未声明的标识符
0_0_26123144_6985.c(14) : error C2065: “head”: 未声明的标识符
0_0_26123144_6985.c(14) : error C2224: “.next”的左侧必须具有结构/联合类型
0_0_26123144_6985.c(15) : error C2065: “cur”: 未声明的标识符
0_0_26123144_6985.c(16) : error C2065: “p”: 未声明的标识符
0_0_26123144_6985.c(16) : error C2223: “->y”的左侧必须指向结构/联合
0_0_26123144_6985.c(16) : error C2065: “cur”: 未声明的标识符
0_0_26123144_6985.c(17) : error C2065: “pre”: 未声明的标识符
0_0_26123144_6985.c(17) : error C2065: “cur”: 未声明的标识符
0_0_26123144_6985.c(18) : error C2065: “cur”: 未声明的标识符
0_0_26123144_6985.c(18) : error C2223: “->next”的左侧必须指向结构/联合
0_0_26123144_6985.c(20) : error C2065: “p”: 未声明的标识符
0_0_26123144_6985.c(20) : error C2223: “->next”的左侧必须指向结构/联合
0_0_26123144_6985.c(20) : error C2065: “pre”: 未声明的标识符
0_0_26123144_6985.c(21) : error C2065: “pre”: 未声明的标识符
0_0_26123144_6985.c(21) : error C2223: “->next”的左侧必须指向结构/联合
0_0_26123144_6985.c(21) : error C2065: “p”: 未声明的标识符
0_0_26123144_6985.c(27) : error C2065: “head”: 未声明的标识符
0_0_26123144_6985.c(27) : error C2059: 语法错误:“{”
0_0_26123144_6985.c(29) : error C2065: “Node”: 未声明的标识符
0_0_26123144_6985.c(29) : error C2065: “p”: 未声明的标识符
0_0_26123144_6985.c(29) : error C2065: “head”: 未声明的标识符
0_0_26123144_6985.c(29) : error C2224: “.next”的左侧必须具有结构/联合类型
0_0_26123144_6985.c(30) : error C2065: “Node”: 未声明的标识符
0_0_26123144_6985.c(30) : error C2065: “h”: 未声明的标识符
0_0_26123144_6985.c(30) : error C2065: “p”: 未声明的标识符
0_0_26123144_6985.c(30) : error C2106: “=”: 左操作数必须为左值
0_0_26123144_6985.c(32) : error C2065: “p”: 未声明的标识符
0_0_26123144_6985.c(32) : error C2223: “->next”的左侧必须指向结构/联合
0_0_26123144_6985.c(33) : error C2065: “p”: 未声明的标识符
0_0_26123144_6985.c(33) : error C2223: “->next”的左侧必须指向结构/联合
0_0_26123144_6985.c(33) : error C2065: “h”: 未声明的标识符
0_0_26123144_6985.c(33) : error C2223: “->y”的左侧必须指向结构/联合
0_0_26123144_6985.c(34) : error C2065: “p”: 未声明的标识符
0_0_26123144_6985.c(34) : error C2223: “->next”的左侧必须指向结构/联合
|