100 likes | 195 Views
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.
E N D
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. You will see that It will generate many errors because of path setting problem.
To change Path settings… Click on Option menu -> Directories.
You can see that its looking for Include and Library directories in D: drive Change this path as shown on next slide.
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.
Now, you can see it has 0 warnings and 0 errors. Path setting solve the problem
This is the output of our program. It just displays “Hello world” on screen. Press any key to close this window.
The End Send your feedback and queries cs609@vu.edu.pk