Subj : Re: dos.h library... To : borland.public.cpp.borlandcpp From : Ed Mulroy [TeamB] Date : Wed May 05 2004 06:38 pm There is no Borland C++ 6.0. The last version of Borland C++ was 5.02 and it was released in 1997. There is a C++ Builder 6. It is the latest and current version. It only creates 32 bit Windows programs (which is to be expected since DOS has been obsolete and out of production for something like 8 years). You can tell which newsgroups are for C++ Builder by the word 'cppbuilder' in their name. The compilers which can create DOS programs are: Any version of Borland C++ Any version of Turbo C++ for DOS Any version of Turbo C .. Ed > Hoon wrote in message > news:40995d08@newsgroups.borland.com... > > I am using old compilers we have laying around the > shop. When I am done prototyping we are going to > order some new copies. Will Borland C++ 6.0 build > 16-bit dos applications. .