AngelCode.com > Reference Database > Programming utilities

cppcheck

Date written:
Authors:
Resource type:binary
Links:[html]

Description

An open source static code analyzer for C++. It can be used to detect many problems that are normally not seen by the compiler, such as out of bounds checks, memory leaks, etc.

DB information

Date created:2012-03-11 11:21:29
Date evaluated:2012-03-11 11:21:29
Categories:Programming utilities