文件名称:PC-Lint9.0 最新版本,已经安装使用了
文件大小:7.09MB
文件格式:RAR
更新时间:2013-05-15 05:15:51
PC-Lint
PC-Lint9.0 最新版本,已经安装使用了!!能检查出好多错误: .\XXXX.cpp(27): error 1720: (Info -- assignment operator for class 'Object' has non-const parameter) void * operator new(size_t size, int i=0) {return 0;} // ECPP Items 8,9,10 .\XXXX.cpp(31): error 1707: (Info -- static assumed for operator new) virtual int func(int i = 0) { return i;} // ECPP Item 25 .\XXXX.cpp(35): error 1735: (Info -- Virtual function 'Object::func(int)' has default parameter)