0_0_39726014_20599.cpp
0_0_39726014_20599.cpp(16) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_39726014_20599.cpp(16) : error C2365: “memset”: 重定义;以前的定义是“函数”
VC2013\INCLUDE\string.h(94) : 参见“memset”的声明
0_0_39726014_20599.cpp(16) : error C2078: 初始值设定项太多
0_0_39726014_20599.cpp(23) : error C2057: 应输入常量表达式
0_0_39726014_20599.cpp(23) : error C2466: 不能分配常量大小为 0 的数组
0_0_39726014_20599.cpp(23) : error C2133: “a”: 未知的大小
|