Subj : Re: Borland C++ version for DOS apps? To : borland.public.cpp.borlandcpp,comp.os.msdos.programmer From : Jack Klein Date : Wed Dec 31 2003 04:56 pm On Wed, 31 Dec 2003 10:25:21 -0500, RajW wrote in comp.os.msdos.programmer: > > What is the highest version of Borland C++ that can compile pure DOS > apps? I'm doing some imbedded development and I need to write some > programs that work in a DOS 6.xx environment (no Windows). > > Thanks, > /*Raj*/ The last version that could make pure DOS applications was Borland C++ 5.02. The last version that could actually RUN under MS-DOS was 3.1. All of the 4.x and 5.x version IDEs and compilers required Windows to run on. None of the versions of C++ Builder make DOS apps, and that includes the free Borland C++ 5.5 compiler they let you download now, as it is the command line compiler from Builder 5. -- Jack Klein Home: http://JK-Technology.Com FAQs for comp.lang.c http://www.eskimo.com/~scs/C-faq/top.html comp.lang.c++ http://www.parashift.com/c++-faq-lite/ alt.comp.lang.learn.c-c++ ftp://snurse-l.org/pub/acllc-c++/faq .