Introduction - If you have any usage issues, please Google them yourself
Dev-C++ is a full-featured Integrated Development Environment (IDE) for the C/C++
programming language. As similar IDEs, it offers to the programmer a simple and unified tool
to edit, compile, link, and debug programs. It also provides support for the management of the
files of a program in “projects” containing all the elements required to produce a final
executable program.