0_0_24643581_10815.c
0_0_24643581_10815.c(10) : error C2065: “c”: 未声明的标识符
0_0_24643581_10815.c(10) : error C2296: “*”: 非法,左操作数包含“student [10]”类型
0_0_24643581_10815.c(10) : error C2059: 语法错误:“)”
0_0_24643581_10815.c(11) : error C2065: “d”: 未声明的标识符
0_0_24643581_10815.c(11) : error C2296: “*”: 非法,左操作数包含“student [10]”类型
0_0_24643581_10815.c(11) : error C2059: 语法错误:“)”
0_0_24643581_10815.c(12) : error C2065: “c”: 未声明的标识符
0_0_24643581_10815.c(12) : error C2223: “->name”的左侧必须指向结构/联合
0_0_24643581_10815.c(12) : error C2143: 语法错误 : 缺少“)”(在“!”的前面)
0_0_24643581_10815.c(12) : error C2065: “d”: 未声明的标识符
0_0_24643581_10815.c(12) : error C2143: 语法错误 : 缺少“;”(在“)”的前面)
0_0_24643581_10815.c(14) : error C2181: 没有匹配 if 的非法 else
0_0_24643581_10815.c(14) : error C2065: “c”: 未声明的标识符
0_0_24643581_10815.c(14) : error C2223: “->time”的左侧必须指向结构/联合
0_0_24643581_10815.c(14) : error C2065: “d”: 未声明的标识符
0_0_24643581_10815.c(15) : error C2065: “c”: 未声明的标识符
0_0_24643581_10815.c(15) : error C2223: “->time”的左侧必须指向结构/联合
0_0_24643581_10815.c(15) : error C2065: “d”: 未声明的标识符
0_0_24643581_10815.c(17) : error C2065: “c”: 未声明的标识符
0_0_24643581_10815.c(17) : error C2223: “->name”的左侧必须指向结构/联合
0_0_24643581_10815.c(17) : error C2065: “d”: 未声明的标识符
0_0_24643581_10815.c(17) : error C2198: “strcmp”: 用于调用的参数太少
0_0_24643581_10815.c(40) : error C2065: “tl”: 未声明的标识符
0_0_24643581_10815.c(40) : error C2143: 语法错误 : 缺少“;”(在“}”的前面)
|