Cppcheck is an static analysis tool for C/C++ code. Unlike C/C++ compilers and many other analysis tools it does not detect syntax errors in the code. Cppcheck primarily detects the types of bugs that the compilers normally do not detect. The goal is to detect only real errors in the code (i.e. have zero false positives).
Features:
- Out of bounds checking,
- Check the code for each class,
- Checking exception safety,
- Memory leaks checking,
- Warn if obsolete functions are used,
- Check for invalid usage of STL,
- Check for uninitialized variables and unused functions
For the best Cppcheck alternative check out these alternatives which will work with your device & platform. There are several Cppcheck-like software that you might want to check as well.
PVS-Studio is a static analyzer that detects errors in source code of C, C++ and C# applications. The PVS-Studio tool is intended for developers of contemporary...
Features:
Add your reviews & share your experience when using Cppcheck to the world. Your opinion will be useful to others who are looking for the best Cppcheck alternatives.
Table of Contents
Popular Alternatives
iOS Alternatives
Android Alternatives
Copyright © 2021 TopAlter.com
Sites we Love: AnswerBun, MenuIva, UKBizDB, Sharing RPP