0_0_39467853_29458.cpp
0_0_39467853_29458.cpp(66) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_39467853_29458.cpp(66) : error C2365: “freopen”: 重定义;以前的定义是“函数”
VC2013\INCLUDE\stdio.h(226) : 参见“freopen”的声明
0_0_39467853_29458.cpp(66) : error C2078: 初始值设定项太多
0_0_39467853_29458.cpp(66) : error C2440: “初始化”: 无法从“FILE *”转换为“int”
没有使该转换得以执行的上下文
0_0_39467853_29458.cpp(67) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_39467853_29458.cpp(67) : error C2365: “freopen”: 重定义;以前的定义是“函数”
VC2013\INCLUDE\stdio.h(226) : 参见“freopen”的声明
0_0_39467853_29458.cpp(67) : error C2078: 初始值设定项太多
0_0_39467853_29458.cpp(67) : error C2440: “初始化”: 无法从“FILE *”转换为“int”
没有使该转换得以执行的上下文
|