0_0_7280978_1098.cpp
0_0_7280978_1098.cpp(38) : error C3861: “strcmp”: 即使使用参数相关的查找,也未找到标识符
0_0_7280978_1098.cpp(77) : error C2664: “sort” : 不能将参数 1 从“student (*)[1000]”转换为“student *”
与指向的类型无关;转换要求 reinterpret_cast、C 样式转换或函数样式转换
0_0_7280978_1098.cpp(82) : error C2059: 语法错误 : “--”
|