PC Code Blocks 13 12 IDE for C including MinGW compiler
PC Code Blocks 13 12 IDE for C including MinGW compiler
Download
Code Blocks is an excellent option for programming in C++. It is an open-source, integrated, cross-platform development environment that supports the use of multiple compilers, such as: GCC (MingW/GNU GCC), MSVC , Digital Mars, Borland C++ 5.5, and Open Watcom. The default compiler that this Code Blocks packet comes with is MinGW.
Code Blocks functionality can be expanded by using plugins. It has a fast, customized construction system that doesnt require makefiles, and allows you to perform parallel constructions on systems with a multi-core CPU.
Code Blocks debugger supports the application of breakpoints on the source code, or on the data that the program handles, as well as the establishment of conditions and counters for said breakpoints. You can also create defined inspections by user. Another noteworthy feature are the custom memory dumps.
Lastly, Code Blocks colors the source-code syntax, includes a code folding function for C++ and XML languages, has a tabbed interface, comes with a class browser, and a feature for completing the source-code.
Codeblocks setup.rar 137.3 MB
Comments
Post a Comment