会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
WingPig
I am the graceful pig , and I can fly !
博客园
首页
联系
订阅
管理
2016年3月11日
c中使用gets() 提示warning: this program uses gets(), which is unsafe.
摘要: 今天在C代码中使用gets()时提示“warning: this program uses gets(), which is unsafe.”,然后这个程序还能运行,无聊的我开始查阅资料,为啥gets()会unsafe呢。 通过Google查阅前辈的问答,原来是这么回事。 gets()这个函数只有一
阅读全文
posted @ 2016-03-11 10:12 WingPig99
阅读(5968)
评论(0)
推荐(1)
编辑
公告