c++ - How to install DOS 16 Libraries
- Casey Wong (10/10) May 27 2009 Hi,
- Walter Bright (5/20) May 27 2009 They don't need to be installed. Just download them from
- Casey Wong (7/7) May 27 2009 Hi,
- Walter Bright (2/13) May 28 2009
Hi, I have two questions regarding DMC and would be grateful is someone could help. 1) I am trying to use DMC to compile a DOS 16-bit program but I do not know how to install the DOS 16 libraries from DMC? 2) Is there any documentation/information on how to use DMC that I can download from? Any help and advice is much appreciated Many thanks Casey
May 27 2009
Casey Wong wrote:Hi, I have two questions regarding DMC and would be grateful is someone could help. 1) I am trying to use DMC to compile a DOS 16-bit program but I do not know how to install the DOS 16 libraries from DMC?They don't need to be installed. Just download them from http://www.digitalmars.com/download/freecompiler.html and unzip the file.2) Is there any documentation/information on how to use DMC that I can download from?Look on the right side of http://www.digitalmars.com, the links to the online documentation are there.Any help and advice is much appreciated Many thanks Casey
May 27 2009
Hi, Thanks for the quick reply, where should I unzip the files into? the same directory as the DMC files? I have my DMC files in c:\dm850c\dm. Thanks Best Regards Casey
May 27 2009
Casey Wong wrote:Hi, Thanks for the quick reply, where should I unzip the files into? the same directory as the DMC files?Yes.I have my DMC files in c:\dm850c\dm. Thanks Best Regards Casey
May 28 2009