--------------------------------------------------
--- Manual Additions/Modifications ---
--------------------------------------------------
PC-lint for C/C++ Version 9.00a
This readme.txt supplements the on-line PC-lint manual entitled
"Reference Manual for PC-lint/Flexelint" found in the installation
directory under the name "pc-lint.pdf"
------ Printing the Reference Manual ------
You have permission to print out the Reference Manual (or other
related documentation) in whole or in part in support of the use of
this software.
------ Support for Microsoft through Visual Studio 2008 ------
We currently support Microsoft Visual C/C++ 9.0 (as well as all
earlier versions of the Microsoft compiler series). Support comes
mainly from the compiler options files (co-...lnt). For example
options files co-msc70.lnt, co-msc71.lnt, co-msc80.lnt and
co-msc90.lnt support versions 7.0, 7.1, 8.0 and 9.0 respectively.
------ What's New ------
To find out what we've added to the product since Version 8.00,
check out Chapter 20 "What's New" in the Reference Manual.
------ Front End ------
Your linting experience will be considerably enhanced by adapting
your favorite editor or compiler environment to the task of
sequencing from error to error. See Section 3.5 of the Reference
Manual.
------ Multiple Passes ------
By default, PC-lint/FlexeLint will go through all your modules in
one pass. For projects not previously linted there will be enough
messages to look at. However, with just one pass, you will not be
taking full advantage of our new static data tracking or the
interfunction value tracking. With just one pass, we cannot say
very much about static variables. We may see a variable being set
to a value but we don't know of intervening functions that may be
modifying the variable. We will also not know about dangerous
return values for functions that are defined later than they are
called, and we will not know about dangerous arguments for functions
that are defined early. To introduce a second pass you need only to
add the command line option:
-passes(2)
or, if this syntax presents a problem with your Shell, you may use:
-passes[2]
or, in some cases,
-passes=2
is needed. Of course, you can replace the 2 with any number you
wish. The larger the number, the more bugs that can be found and
the more time that will be required.
See Section 10.2 "Value Tracking" in the Reference Manual.
Gimpel Software
September, 2008
没有合适的资源?快使用搜索试试~ 我知道了~
温馨提示
真正的pc-lint 9.0e,安装方法: 首先安装pc-linut,然后将patch目录的所有文件复制到安装目录,执行ptahc.bat批处理文件,安装完成后执行下面的命令查看版本号: c:\lint>LINT-NT.EXE -v PC-lint for C/C++ (NT) Vers. 9.00e, Copyright Gimpel Software 1985-2010
资源推荐
资源详情
资源评论
收起资源包目录
PC.lint.9.0e (205个子文件)
patch.bat 81B
lint2msg.c 10KB
sl-desm.c 5KB
sl-lc2.c 4KB
sl-c86.c 4KB
sl.c 4KB
sl-qc88.c 4KB
sl-mwc.c 4KB
module2.c 78B
module3.cpp 130B
module1.cpp 126B
filea.cpp 90B
module4.cpp 71B
fileb.cpp 38B
pclint9setup.exe 3.9MB
lint.exe 869KB
lint-nt.exe 716KB
lint-os2.exe 650KB
install.exe 99KB
tellme.exe 83KB
PATCH.EXE 59KB
cfig386.exe 48KB
choose.exe 48KB
pr.exe 44KB
choose16.exe 32KB
lint2msg.exe 10KB
co-gcc.h 937B
co-bc5.h 783B
co-mc.h 628B
co-msc80.h 584B
co-msc90.h 584B
lib-bcl.h 557B
test.h 468B
co-cosm.h 293B
co-vage.h 292B
lib-rw.h 237B
co-byte.h 117B
lib-in.h 42B
autorun.inf 32B
CUSTDATA.INI 29B
env-html.js 484B
au-misra2.lnt 41KB
au-misra-cpp.lnt 38KB
co-kc166xc.lnt 32KB
au-misra1.lnt 29KB
co-msc80.lnt 15KB
co-msc90.lnt 15KB
au-sm123.lnt 12KB
co-msc71.lnt 11KB
lib-mfc.lnt 11KB
co-msc70.lnt 11KB
co-gnu3.lnt 11KB
co-msc60.lnt 10KB
co-msc50.lnt 10KB
co-bc5.lnt 10KB
co-msc40.lnt 9KB
env-vc7.lnt 9KB
env-vc9.lnt 9KB
env-vc8.lnt 9KB
co-msc20.lnt 9KB
au-sm3.lnt 9KB
co-pic32.lnt 8KB
co-gcc.lnt 8KB
co-bcos2.lnt 7KB
co-bc4.lnt 7KB
co-cb.lnt 7KB
co-kc166.lnt 7KB
co-gnu.lnt 7KB
au-sm12.lnt 7KB
au-sm.lnt 7KB
co-msc.lnt 7KB
co-kc251.lnt 7KB
env-vc6.lnt 6KB
co-kc51.lnt 6KB
co-pic30.lnt 6KB
co-frank.lnt 6KB
co-ibm32.lnt 6KB
co-bc.lnt 5KB
co-tc.lnt 5KB
co-tor.lnt 5KB
env-vc5.lnt 5KB
co-hc.lnt 5KB
co-wcos2.lnt 4KB
co-wc32.lnt 4KB
co-tiger.lnt 4KB
co-unix.lnt 4KB
co-hpacc.lnt 4KB
co-bc4wi.lnt 4KB
env-bc5.lnt 4KB
co-wc16.lnt 4KB
env-tide.lnt 4KB
co-bcwin.lnt 4KB
env-und.lnt 4KB
env-cw6.lnt 4KB
co-tcwin.lnt 4KB
env-bwin.lnt 4KB
lib-owl5.lnt 3KB
co-ztc.lnt 3KB
co-hp.lnt 3KB
lib-nstd.lnt 3KB
共 205 条
- 1
- 2
- 3
Apollo5520
- 粉丝: 2
- 资源: 46
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- 一个利用Java编写的,基于swing组件的连连看小游戏.zip
- 一个简易的对对碰游戏软件,运用Java、Java FX技术.zip
- 一个基于JAVA的类魔塔小游戏 a Java based MagicTowerlike game.zip
- 基于java多线程的一款小游戏.zip学习资料
- jsoniter (json-iterator) 是一款快速灵活的 JSON 解析器,可用 Java 和 Go 编写.zip
- 基于Java Swing实现的飞机大战游戏.zip
- 基于Java swing的拼图游戏,两种玩法(数字和图片).zip
- 基于java swing开发的小游戏.zip
- 动物位移小游戏Java实现,强行使用上了SQLite和MyBatis.zip
- 叠罗汉游戏,安卓java实现,自定义Framlayout,属性动画.zip
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功
- 1
- 2
- 3
- 4
- 5
前往页