搜索资源列表
cppcheck-1.30.tar
- cppcheck is a static C/C++ code analyzer that checks for memory leaks, mismatching allocation-deallocation, buffer overrun, and many more problems. Its goal is to produce no false positives.
cppcheck_manual
- Cppcheck manual. Very important document for checking memory leak in C programs.
