当前位置: 代码迷 >> 综合 >> 《C专家编程》随笔5:Lint
  详细解决方案

《C专家编程》随笔5:Lint

热度:45   发布时间:2023-10-25 20:20:37.0

这里给出几个参考博客


静态代码检查工具PC-Lint

https://blog.csdn.net/orbit/article/details/824505

https://blog.csdn.net/orbit/article/details/971457


PC-Lint安装详细配置(VC++6.0环境)

http://blog.sina.com.cn/s/blog_6d7fa49b01012uqd.html


PC-Lint安装详细配置(VS2010)

https://blog.csdn.net/u011402642/article/details/46318861