

(IDE stands for Integrated Development Environment. This document will try to help you get started with the Code::Blocks IDE. 4.1.1 Introduction about how C::B manage projects.3.1 First steps and basic customizations.Lets Compile and Run your first c program. Give a name to your file and save it as C source files.īest c compilers : How to write c program in Dev C/C++.To save c program : Click on File - Save As.Write your c program and then save it with ".c" extension. Follow these steps to write your first c program : Now where should you write the above code. Note : If you want to know about the syntax of c program then you can read it from : Basic Component Of C Program You successfully run your first Program") Now that you have finished Installing Dev C. HOW TO WRITE C PROGRAM Back To Best C Compiler Installation Completion windows pops up.Choose the location where you want Dev-C++ to be installed and then click on Install.īest c compilers : Choose Install Location Another window of License Agreement pops up.Select language according to your preference and then click OK. Open the folder where you have downloaded Dev C.HOW TO INSTALL C COMPILER DEV C Back To Best C Compiler


You can download free c compiler for windows from : Download Dev C For Free This version of Code Block runs in Windows 7 / Windows 8. You can easily write, compile and run a c program using Dev C.

Dev C provided here uses gcc compiler which is one of the best c compiler for windows with good graphic and user friendly environment. you can achieve the same task by pressing F9ĭev C is another integrated development environment or IDE.
