Instructors
Prof. Sterian
KEN227
steriana@gmail.com
331-6756Prof. Jiao
KEN229
jiaoh@gvsu.edu
331-6844Prof. Dunne
KEN329
dunneb@gvsu.edu
331-6754Prof. Parikh
KEN249
parikhc@gvsu.edu
331-7318
| NOTE: It is strongly recommended that you download the self-installing Borland C/C++ compiler from here. All of the software below is for do-it-yourselfers. |
b) Select Start-->Settings-->Control Panel-->System and click on the "Environment" tab. Find the system variable named "Path" and edit this variable. You will need to add a semicolon ";' followed by the path to the Borland C++ compiler, like this:
;C:\Program Files\bcc55\bin
Take care not to change the components of the "Path" variable that are already there.
c) Reboot your computer.
If you do not want to install the compiler in the above directory, you do not have to, but you will need to modify the contents of the BCC32.CFG and ILINK32.CFG files in the Bin subdirectory of the compiler.