- Go to the Start Menu, then Control Panel.
- Choose the "System" applet.
- Click on the "Advanced" tab.
- Click on "Environment Variables"
- Find the "Path" variable, and press "Edit"
- Append a semicolon, then the path to Turbo C
For setting the include and library paths, go to the same place, but instead of editing the "Path" variable, create a new variable called "INCLUDE", and set it to the location of your turboc "\include" directory; and create one called "LIB" and one called "CLASSPATH", and set them to your turboc "\lib" directory.
MrZebra
2008-10-24 10:40:00