Subj : Re: Is BCPP 5.02 the most current version? To : borland.public.cpp.borlandcpp From : Leo Siefert Date : Tue Apr 19 2005 09:29 am On Mon, 18 Apr 2005 18:39:37 -0500, " Bruce Salzman" wrote: >> I need to know which version >> of the compiler of BCPP for window comes with C++Builder X? >Borland C++, C++ Builder, and C++ Builder X are three different >products: Some further info: Both C++ Builder and C++ BuilderX come with the bcpp32 compiler, which is a 32bit only compiler. If you need to create 16 bit apps - either windows or DOS, then the compiler for BC++5.02 is the latest Borland offering you can use. BCB and CBX both ship with essentially the same bcpp32 compiler, although I think that some of the later versions of CBX (if you can buy one - it is no longer listed for sale at the Borland web site) may use Dinkumware STL which should increase C++ compliance. Borland has also indicated that the next version of BCB - to be included in a suite with Delphi and C# Builder - will include Dinkumware. Borland has not yet announced any plans for the future of CBX. - Leo .