i have applied basic codes for Borland's Turbo
C 2.0 but the compiler says "unable to open
include filde 'stdio.h' " i have directories like
Include as C:\TC\include , Library as C:\TC\libplease help me about this..
thanks in advance..
It's been ages since I used TC or a stand alone DOS environment, so my recollection of either may not be right. Nonetheless, IIRC, you can set the environment temporarily via the command window SET path=c:\tc\bin;c:\tc\include;c:\tc\lib
With Windows, you may need to modify the system variables... I don't have XP handy, but under 2K the process is:
right click on the "my computer" icon, choose properties, click the advanced tab, click the environment variables or such button, and then under the "system variables" listbox, edit and append the paths as above. Lastly, reboot for it to take effect.
HTH or at least will inspire someone who does know to help you out. :P
Yes (14) | ![]() | |
No (14) | ![]() | |
I don't know (15) | ![]() |