Share What You Built With Kai Submit Your Story

Make a Splash with Kai - Up to 40% OFF Achetez maintenant

Webinar: Kai Summer Wave REGARDEZ LA REDIFFUSION

Special Live Webinar: Introducing Kai - A New Chapter for RAD Studio REGARDEZ LA REDIFFUSION

Kai pour RAD Studio est maintenant disponible! Découvrez Kai

InterBase 15.1 Now Available! Découvrez les nouveautés

New Upgrade Center is Now Live! Visit Now

RAD Studio 13.1 est maintenant disponible ! Découvrez les nouveautés

Découvrez la toute nouvelle Getit Page

Deep discounts available on InterBase for OEM or VARs – Contactez le service commercial

Renouvelez votre licence d'Update Subscription maintenant En savoir plus…

Outils pour C++

Dev-C++

A fast, portable, simple, and free IDE for C/C++ programming on Windows. It uses the Mingw port of GCC (GNU Compiler Collection) as its compiler. Embarcadero Dev-C++ can also be used in combination with Cygwin or any other GCC based compiler. Embarcadero Dev-C++ is a new and improved fork (sponsored by Embarcadero) of Bloodshed Dev-C++ and Orwell Dev-C++. Embarcadero. Dev-C++ is built in the latest version of Delphi.

Fonctionnalités

  • TDM-GCC 4.9.2 32/64bit
  • Syntax highlighting
  • Code completion
  • Code insight
  • Editable shortcuts
  • Profilage du GPROF
  • GDB debugging
  • AStyle code formatting
  • Extensions de l'EDI Devpak
  • External tools

En savoir plus… Télécharger
left

Free &
Portable



left

Keep
Your Code
Clean!

CPP Check

Cppcheck 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

Get CPPCheck