About 400 results
Open links in new tab
  1. Code::Blocks

    Code::Blocks The free C/C++ and Fortran IDE. Code::Blocks is a free C/C++ and Fortran IDE built to meet the most demanding needs of its users. It is designed to be very extensible and fully …

  2. Downloads - Code::Blocks

    Aug 24, 2025 · This is the easy way for installing Code::Blocks. Download the setup file, run it on your computer and Code::Blocks will be installed, ready for you to work with it.

  3. Binary releases - Code::Blocks

    When you decompress the package you downloaded on your system, you will find all the .rpm or .deb packages required to install Code::Blocks. Note: Redhat/CentOS probably also needs an installed …

  4. Code::Blocks 25.03 is here!

    Mar 31, 2025 · Finally, after quite some time, we are back with many improvements, new features, more stable, further enhanced for HiDPI, the new Code::Blocks release 25.03 has arrived. Get it from the …

  5. CodeBlocks User Manual

    The Code::Blocks Management window offers a tree view for symbols of C/C++ sources for navigating via functions or variables. As the scope of this view, you can set the current file or project, or the …

  6. Features - Code::Blocks

    Code folding for C, C++, Fortran, XML and many more files. Tabbed interface Code completion Class Browser Smart indent One-key swap between .h and .c/.cpp files Open files list for quick switching …

  7. Code::Blocks

    Welcome to the official Wiki for Code::Blocks Code::Blocks is a free, open-source, cross-platform IDE. Using a plugin architecture, its capabilities and features are defined by the provided plugins. …

  8. Source code - Code::Blocks

    Source code If you want to download the source code of Code::Blocks 25.03, here are the links: ... For older versions please check here. Alternatively, you could retrieve the code from SVN.

  9. Feature List - Code::Blocks

    Code folding for C++, Fortran, Python, XML, and multiple other languages Tabbed interface Code completion Class Browser Smart indent One-key swap between .h and .c/.cpp files Custom keyboard …

  10. Code::Blocks makes it possible to include a predefined content at the beginning of a file automatically when creating new C/C++ sources and headers. This predefined content is called default code.