导航:[
首页
]->[
cpp
]->[
检查printf等函数的格式字符串和参数类型的匹配
]
#####-Wformat:检查printf和scanf等格式化输入输出函数的格式字符串和参数类型的匹配情况,如果发现不匹配则发出警告。
#参考
http://www.cnblogs.com/iuices/archive/2011/12/28/2305362.html
Please enable JavaScript to view the
comments powered by Disqus.
分类浏览[cpp]
other(28)
www(12)
bash(48)
wtl(14)
cpp(55)
network(17)
windows(17)
lua(4)
js(6)
wingui(18)
linux(27)
game(3)