C-Free - A Professional Excellent C/C++ IDE |
Install Digital Mars C/C++ |
We can get the latest install package from Digital Mars'
official website (
http://www.digitalamrs.com
). The download page is: http://www.digitalmars.com/download/freecompiler.html The installation package is a zip file. You can unzip the files into the directory that you want. As showed below, we unzip the files to C:\ root directory. Thus, all the compiler files are located in
C:\dm\ directory. |