Supercharge Your Mobile Development With Our Exclusive Training Offer! Comprar ahora

Leverage REST API’s Full Potential with RAD Server Training! Comprar ahora

Webinar: What's Coming in RAD Studio 12.1 Athens Save Your Seat

Behind the Build: The new C++Builder Clang Toolchain! Ve la repetición

RAD Studio 12 Athens is Here! Más información

What's New in RAD Studio 12 Athens Watch On-Demand

InterBase 2020 Update 5, released! Más información

New IBLite Edition and IBToGo Subscription Offer Más información

Delphi & C++Builder 11 Community Edition Now Available Más información

Descubre la Nuevísima Página de Getit

Grandes descuentos disponibles en InterBase 2020 para OEM o VARs – Comunícate con ventas

Renovar ahora su licencia de Update Subscription Lee mas

Download CPP Check Free


Al registrarte, confirmas que estás de acuerdo con el tratamiento de tus datos personales por parte de Embarcadero Technologies, Inc. como está descrito en los Declaracion de privacidad. Embarcadero Technologies, Inc. es una empresa del grupo Idera y puede compartir tus datos con su empresa matriz Idera, Inc. y sus filiales. Para obtener más detalles sobre cómo se utilizan, almacenan y comparten tus datos, por favor revisa nuestros Declaracion de privacidad.

What you get with CPP Check

CPP Check is a free and open-source static analysis tool for C/C++ code. It provides unique code analysis to detect bugs and focuses on detecting undefined behavior and dangerous coding constructs. CppCheck works with C++Builder, Dev-C++ and any other C/C++ tool, to analyze your C/C++ code even if it has non-standard syntax (as found in embedded projects).

CPPCheck offers the following supported checks:

  • Automatic variable checks
  • Bounds checks for array overruns
  • Classes checks
  • Checks for use of deprecated or superseded functions
  • Exception safety checks
  • Memory allocation and destructor checks
  • Memory leak checks
  • Resource leaks checks
  • Checks for invalid usage of STL functions and idioms
  • Dead code elimination
  • Stylistic and performance errors