码迷,mamicode.com
首页 > 其他好文 > 详细

【Visual Studio】error c4996: 'fopen': This function or variable may be unsafe(转)

时间:2017-05-17 00:56:57      阅读:169      评论:0      收藏:0      [点我收藏+]

标签:studio   ble   nbsp   pen   csdn   ++   c++   log   c/c++   

原文转自 http://blog.csdn.net/zhangyuehuan/article/details/12012635

 

【解决方案】项目 =》属性 =》c/c++  =》预处理器=》点击预处理器定义,编辑,加入_CRT_SECURE_NO_WARNINGS,即可。

 

【Visual Studio】error c4996: 'fopen': This function or variable may be unsafe(转)

标签:studio   ble   nbsp   pen   csdn   ++   c++   log   c/c++   

原文地址:http://www.cnblogs.com/happykoukou/p/6864240.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!