VS2013读取.txt文件fopen报错C4996

编写C++程序台应用程序时需要读取.txt文件,调用fopen后出现错误“error C4996: ‘fopen’: This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help
相关文章
相关标签/搜索