[Home]
[Edit this page]
[Recent Changes]
[Special Pages]
[Help]
CompatibleCPPCompilers
Older Microsoft compilers support compiling to DOS. There are many other compilers for DOS, including those made by Borland, Watcom, and of course there is the GNU C++ compiler.
See also List of Compilers
[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
CompatibleCPPCompilers
Compatible C++ compilers
The compiler integrated with Visual C++ cannot be used to compiler DOS programs. There are many people who will tell you that it can be done, since you can create a "console mode" application. This is not a DOS application. Attempting to use any DOS graphics modes, or any other attempt to directly access the hardware on the computer will result in a crash.Older Microsoft compilers support compiling to DOS. There are many other compilers for DOS, including those made by Borland, Watcom, and of course there is the GNU C++ compiler.
See also List of Compilers
[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
