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
If you want similar software to Cppcheck, we have a list for that. Are there Cppcheck alternatives out there? Let's find out.
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