New Free Static Code Analyzer (Lint) for C/C++: detect bugs by scanning your source code
Another lint-type program has been added to the Free Static Code Analyzers page. This one scans your C or C++ program source code for a huge variety of potential bugs/errors. It works on Windows, but can apparently be compiled to run on Linux and other Unix-type systems.
Comments are closed.