0_0_4359499_20102.c
0_0_4359499_20102.c(25) : error C2065: “student” : 未声明的标识符
0_0_4359499_20102.c(25) : error C2065: “p1” : 未声明的标识符
0_0_4359499_20102.c(25) : error C2059: 语法错误 : “)”
0_0_4359499_20102.c(26) : error C2065: “p2” : 未声明的标识符
0_0_4359499_20102.c(26) : error C2059: 语法错误 : “)”
0_0_4359499_20102.c(27) : error C2100: 非法的间接寻址
0_0_4359499_20102.c(27) : error C2224: “.score”的左侧必须具有结构/联合类型
0_0_4359499_20102.c(27) : error C2100: 非法的间接寻址
0_0_4359499_20102.c(27) : error C2224: “.score”的左侧必须具有结构/联合类型
0_0_4359499_20102.c(28) : error C2100: 非法的间接寻址
0_0_4359499_20102.c(28) : error C2224: “.score”的左侧必须具有结构/联合类型
0_0_4359499_20102.c(28) : error C2100: 非法的间接寻址
0_0_4359499_20102.c(28) : error C2224: “.score”的左侧必须具有结构/联合类型
0_0_4359499_20102.c(29) : error C2100: 非法的间接寻址
0_0_4359499_20102.c(29) : error C2224: “.id”的左侧必须具有结构/联合类型
0_0_4359499_20102.c(29) : error C2100: 非法的间接寻址
0_0_4359499_20102.c(29) : error C2224: “.id”的左侧必须具有结构/联合类型
0_0_4359499_20102.c(29) : error C2198: “strcmp” : 通过指向函数的指针调用的参数太少
0_0_4359499_20102.c(36) : error C2143: 语法错误 : 缺少“;”(在“类型”的前面)
0_0_4359499_20102.c(37) : error C2065: “i” : 未声明的标识符
0_0_4359499_20102.c(41) : error C2065: “j” : 未声明的标识符
0_0_4359499_20102.c(49) : error C2143: 语法错误 : 缺少“;”(在“类型”的前面)
0_0_4359499_20102.c(52) : error C2065: “count” : 未声明的标识符
|