阅读背景:

C/C++代码静态检查工具Cppcheck在VS2008开发环境中的安装配置和使用

来源:互联网 

Cppcheck is an analysis tool for C/C++code. Unlike C/C++ compilers and many other analysis tools, it doesn’t detect syntax errors. Cppcheck only detects the types of bugs that the compilers normally fail to detect. The goal is no false positives.Cppcheck is an analysis tool for C/C++code. Unl




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: