C

Cppcheck

Publisher: Geeknet
Virus scanned Windows Free
Download v1.61 800 downloads
Version1.61
PublisherGeeknet
Release dateAug 7, 2013
Date addedAug 7, 2013
Os requirementsWindows 2000, Windows Vista, Windows, Windows 7, Windows XP
RequirementsNone
Total downloads800
PriceFree

Description

Cppcheck help you to find out memory leaks, mismatching allocation-deallocation, invalid usage of STL, uninitialized variables and unused functions, obsolete functions, and buffer overrun on your c or c++ codes. Unlike C or C++ compilers 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