env-xml.lnt
资源名称:pclint.rar [点击查看]
上传用户:filter2008
上传日期:2010-03-12
资源大小:2959k
文件大小:1k
源码类别:
编辑器/阅读器
开发平台:
C/C++
- /* env-xml.lnt
- The following options cause the output of PC-lint/Flexelint to
- assume the format of an XML file. The tags chosen are the obvious
- ones; but they can be customized as needed.
- */
- -v // turn off verbosity
- -"format=<message><file>%f</file> <line>%l</line> <type>%t</type> <code>%n</code> <desc>%m</desc></message>"
- -"format_specific= "
- -hFs1 // The height of a message should be 1 (i.e. don't output the
- // line in error); always produce File information; and Space
- // between messages