About Orwell Dev-C++

From orwelldevcpp: Orwell Dev-C++ is a full-featured Integrated Development Environment (IDE) for the C/C++ programming language.
It uses Mingw port of GCC (GNU Compiler Collection) as its compiler. It creates native Win32 executables, either console or GUI. Orwell Dev-C++ can also be used in combination with Cygwin.

Features:
  • MinGW GCC 4.7.2 32bit
  • TDM-GCC 4.7.1 32/64bit
  • Syntax highlighting
  • Code completion
  • Shows information about code when hovering above code
  • Provides user-editable shortcuts and tools
  • GPROF profiling
  • GDB debugging
  • Devpak IDE extensions