1 / 10

Path settings in Borland C

Path settings in Borland C. This is the BorlandC package whose path setting was done with D: drive. In this tutorial you learn how to change its path settings to C: drive. I have typed a simple Program as given in handouts at page #16.

Download Presentation

Path settings in Borland C

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Path settings in Borland C

  2. This is the BorlandC package whose path setting was done with D: drive. In this tutorial you learn how to change its path settings to C: drive.

  3. I have typed a simple Program as given in handouts at page #16. You will see that It will generate many errors because of path setting problem.

  4. You can see it has 3 warnings and 4 errors.

  5. To change Path settings… Click on Option menu -> Directories.

  6. You can see that its looking for Include and Library directories in D: drive Change this path as shown on next slide.

  7. As I have the BorlandC package in C: drive so for path setting with C: drive, I have changed both Include and Library directories to C: drive. Click OK to save.

  8. Now, you can see it has 0 warnings and 0 errors. Path setting solve the problem

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

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

More Related