open a editor write/type the program save the program with “.c” extension compile the program...

Post on 03-Jan-2016

217 Views

Category:

Documents

3 Downloads

Preview:

Click to see full reader

TRANSCRIPT

Main 3 Steps

123

Create Program

Compile Program

Execute Program

www.btechsmartclass.blogspot.com

Steps to Execute a Program Open a editor

Write/Type the program

Save the program with “.c” extension

Compile the program (alt + F9)

Run/Execute the program (ctrl + F9)

Check the Result in User Screen

123

Turbo C

Eclipse IDE C/C++

NetBeans IDE

4 Dev C++

CodeLite5

top related