Codeblocks IDE Setup in Windows for C Program Development
In this article, I am going to discuss how to download and Install the Codeblocks IDE Setup in Windows for C Program Development. Please read our previous article, where we discussed the Structure of the C Program in detail.
How to Download and Install Codeblocks in Windows
Codeblocks is a cross-platform IDE built around wxWidgets, designed to be extensible and configurable. Runs on Windows and Linux. To install the Code Blocks IDE, you need to follow the following steps:
Download Code Blocks IDE by using the following link :
And download Code Blocks Windows 34-bit/64-bit as per your systems configuration. After downloading the application, right-click and select “Run as administrator”.

Continue with the installation by simply clicking “Next”.

Select the Destination folder where you want to install it and then click “INSTALL”.

And then click “FINISH”.

A desktop shortcut is created which you can use to launch the application.
How to Configure Code Blocks?
After clicking on the Desktop Shortcut, you will automatically get the Code Blocks IDE Window.

