Presentation is loading. Please wait.

Presentation is loading. Please wait.

How to Execute first program in Borland C++. Install Borland C++ Download Borland C++ from LMS –http://vulms.vu.edu.pk/Courses/CS609/Downloads/Bo rland%20C++%20V3.1.ziphttp://vulms.vu.edu.pk/Courses/CS609/Downloads/Bo.

Similar presentations


Presentation on theme: "How to Execute first program in Borland C++. Install Borland C++ Download Borland C++ from LMS –http://vulms.vu.edu.pk/Courses/CS609/Downloads/Bo rland%20C++%20V3.1.ziphttp://vulms.vu.edu.pk/Courses/CS609/Downloads/Bo."— Presentation transcript:

1 How to Execute first program in Borland C++

2 Install Borland C++ Download Borland C++ from LMS –http://vulms.vu.edu.pk/Courses/CS609/Downloads/Bo rland%20C++%20V3.1.ziphttp://vulms.vu.edu.pk/Courses/CS609/Downloads/Bo rland%20C++%20V3.1.zip –Install as per instructions given in the help file “How to install.txt” inside that zip folder. OR Download Borland C++ from LMS –http://vulms.vu.edu.pk/Courses/CS609/Downloads/B ORLANDC.rarhttp://vulms.vu.edu.pk/Courses/CS609/Downloads/B ORLANDC.rar –Install as per instructions given in the tutorial –http:// vulms.vu.edu.pk/Courses/CS609/Downloads/H ow_to_Install_BolandC.ppthttp:// vulms.vu.edu.pk/Courses/CS609/Downloads/H ow_to_Install_BolandC.ppt

3 Open Borland IDE Go to Bin folder inside BorlandC Locate BC.exe Double Click to open IDE Note: IDE stands for Integrated development environment and it is named as because Editor, Compilor, Debuger, Linker etc. are all integrated in one environment.

4 This is the BorlandC IDE. Click on File menu then choose New to create a new file.

5 Type in your program here. This is sample program given in handouts on page 16.

6 Before compilation, We need to save this program. click on File menu and then Save

7 Replace NONAME00.CPP and give it a name as you wish.

8 Here I have named it as Ex01.c. It will be save in D:\Borland\BIN folder. Next you need to compile it to see if there is any errors.

9 Click on Compile menu then compile.

10 This compilation report and it shows that our program has no errors. Press any key to close this report. Next we need to Run our program.

11 For execution of this program…Click on Run menu then choose Run.

12 This is the output of our program. It just displays “Hello world” on screen. Press any key to close this window.

13 The End Send your feedback and queries cs609@vu.edu.pk cs609@vu.edu.pk


Download ppt "How to Execute first program in Borland C++. Install Borland C++ Download Borland C++ from LMS –http://vulms.vu.edu.pk/Courses/CS609/Downloads/Bo rland%20C++%20V3.1.ziphttp://vulms.vu.edu.pk/Courses/CS609/Downloads/Bo."

Similar presentations


Ads by Google