1) First Download Code Blocks from this Link.
2) Install Code Blocks
3)After Installation is done go to Settings-> Compiler.... & set GNU GCC Compiler as Default
*Make Sure to Install Full: All plugins, all tools, just everything
3)After Installation is done go to Settings-> Compiler.... & set GNU GCC Compiler as Default
4) Now click on Create a New Project or You can create it by clicking File> New>Project
5) Now Select Console Application and click on Go.Then Click on Next.
6) Choose C and Click Next.
7) Give a Project Title & Set the Folder to create the project Then Click Next > Finish
8) Now from the left side Expand the source and double click on main.c
9) Now Write the code and use 'F9' key to compile & run the code......
****Comment if you face any problem while installing******
5) Now Select Console Application and click on Go.Then Click on Next.
6) Choose C and Click Next.
7) Give a Project Title & Set the Folder to create the project Then Click Next > Finish
8) Now from the left side Expand the source and double click on main.c
9) Now Write the code and use 'F9' key to compile & run the code......
****Comment if you face any problem while installing******
No comments:
Post a Comment