资源说明:Digital Mars C and C++ Compiler
Digital Mars - Readme [Home] [FAQ] [Search] [D] [DMC++ CD] [Gifts]
Digital Mars C/C++ CompilersDownloaded VersionThe documentation is available online at:Much more software (over 300Mb) comes with the CD version, available at: Many useful additional utilities are available: For tech support, please use our online forums. These are also accessible as News Groups. Installing the Downloaded VersionDigital Mars has a different view of installation than most software products. It doesn't need registry entries, environment variable settings, nor does it need to install anything in the \windows\system directory.Consequently, the compiler can be run without any need for an install. Just run the programs in \dm\bin. This is most convenient for cases where a particular version of the compiler is needed, or to just try it out. Installing is as simple as going to the root directory of the hard disk and unzipping the downloaded dm???c.zip file: unzip dm???c.zipThe compiler is \dm\bin\dmc.exe. Too make it even more convenient, add c:\dm\binto the PATH environment variable setting (c: is the drive it is installed on). To compile a simple hello.c program: \dm\bin\dmc hellowill compile and link to create hello.exe. Notes:
Full CD VersionDocumentation is provided in HTML format, which means it is easiest to read it in a browser, such as Netscape or Explorer.To read the documentation, bring up the browser, and type in: g:\dm\index.htmlwhere g is the drive letter of the cdrom drive the Digital Mars CD is in. C++ SeminarsIf you want to hone your C++ programming skills, see the Extraordinary C++ seminar.Questions?Tech support is provided via the Digital Mars newsgroup forums. |
本源码包内暂不包含可直接显示的源代码文件,请下载源码包。