0_0_20156625_25699.cpp
0_0_20156625_25699.cpp(13) : error C2057: 应输入常量表达式
0_0_20156625_25699.cpp(13) : error C2466: 不能分配常量大小为 0 的数组
0_0_20156625_25699.cpp(13) : error C2133: “p”: 未知的大小
0_0_20156625_25699.cpp(16) : error C2057: 应输入常量表达式
0_0_20156625_25699.cpp(16) : error C2466: 不能分配常量大小为 0 的数组
0_0_20156625_25699.cpp(16) : error C2087: “arr”: 缺少下标
0_0_20156625_25699.cpp(16) : error C2133: “arr”: 未知的大小
0_0_20156625_25699.cpp(22) : error C2664: “int is(int **,int,int)”: 无法将参数 1 从“int [][1]”转换为“int **”
与指向的类型无关;转换要求 reinterpret_cast、C 样式转换或函数样式转换
0_0_20156625_25699.cpp(30) : error C2087: “a”: 缺少下标
0_0_20156625_25699.cpp(38) : error C2660: “ishuiwen”: 函数不接受 3 个参数
0_0_20156625_25699.cpp(43) : error C2660: “ishuiwen”: 函数不接受 3 个参数
|