摘要: 1、我的处理: extern "C" { FILE __iob_func[3] = { *stdin,*stdout,*stderr }; } #pragma comment(lib, "legacy_stdio_definitions.lib") 2、 3、vs2015无法解析外部符号__imp_ 阅读全文
posted @ 2020-07-26 20:38 CppSkill 阅读(545) 评论(0) 推荐(0) 编辑
摘要: 1、const char _ 类型的实参与 char _ 类型的形参不兼容错误的解决方法_qinshiyang的博客-CSDN博客_e0167const char _ 类型的实参与 char _ 类型的形参不兼容.html(https://blog.csdn.net/qinshiyang/artic 阅读全文
posted @ 2020-07-26 20:05 CppSkill 阅读(1681) 评论(0) 推荐(0) 编辑