Cppcheck is an analysis tool for C/C++ code. Unlike C/C++ compilers and many other analysis tools, it don't detect syntax errors. Cppcheck only detects the types of bugs that the compilers normally fail to detect. The goal is no false positives.

Download

Download Now! Version 1.46.1 for Windows

You can download the standalone tool from our project page or try it as plugin for your favorite IDE:

No plugin exists for Visual Studio, but it's possible to add Cppcheck as an external tool.

Features

News

set_feed_url('http://sourceforge.net/export/rss2_projnews.php?group_id=195752'); $feed->set_cache_location('./site/simplepie/cache'); $feed->init(); print("\n"); ?>

View all news…

Support