tags:

views:

49

answers:

1

please help me to set directories path of C language compiler

A: 

If you using turbo c++, then go to linker menu->libraries->directories and add the path of your libraries ........ in most cases it is C:\TC\INCLUDES

Ravi Gupta
If you are using turbo c++, stop. There are much better, up-to-date, free alternatives on just about any platform.
Joe