From Borland: http://bdn.borland.com/art
Mirrors: http://www.programmersheav
From Arizon Center of Mathematicl Sciences: http://www.acms.arizona.ed
If for some chance you can't get it, I can send the files to you.
Main Topics
Browse All TopicsHi,
My friends i need website I can download Turbo C++ software free downlaod.
thx
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
From Borland: http://bdn.borland.com/art
Mirrors: http://www.programmersheav
From Arizon Center of Mathematicl Sciences: http://www.acms.arizona.ed
If for some chance you can't get it, I can send the files to you.
I recommend you use a more compliant modern compiler like GNU.
The Truboc C++ compiler is very obsolete, and out dated, and can not be used with modern compliant C++ code using STL.
Here are some links for FREE compilers and IDE's that are much better then Turboc C++:
Gnu C++ (gcc) is probably the best free C++ compiler. For a full IDE for Windows incorporating gcc, try DevC++: http://www.bloodshed.net/
http://visual-mingw.source
http://www.mingw.org/index
http://community.borland.c
http://altd.borland.com/do
ftp://ftpd.borland.com/dow
http://www.delorie.com/ (DJGPP compiler only)
http://www.digitalmars.com
http://www.openwatcom.org/
http://www.gnu.org/softwar
As Axter pointed out, Borland Turbo C++ doesn't comply with the C++ Standard and is hence not a C++ compiler. Comparing the date it was made with the definition of C++, you'd come to the same conclusion.
The date on Borland Turbo C++ 3.0 is 1992.
Definition of C++: "An industry standard object-oriented compiled language, formally standardized in 1998, but tracing its history to the early 1980s, with an heritage in C and Simula. C++ is a general-purpose programming language with a bias towards systems programming. C++ runs on most computers from the most powerful supercomputers to the ubiquitous personal computers. Symbian OS is written in C++."
I would strongly recommend GCC (Axter's link ^^above). If you want Turbo C++ for some reason however, you can get Turbo C++ 1.01 from Borland Museum, Turbo C 2.x from Borland Museum (Free download, link above^^) but Borland Turbo C++ 3.0 and 4.5 don't seem to be available for free download anywhere because they're probably still selling (I wonder to whom!).
Since it's impossible to obtain some versions of Turbo C++ like 3.0 and 4.5, and there's no evidence to prove that it costs, you can contact me if you want them, I have this hobby of keeping antique stuff.
Hope this helps,
Regards,
ram_einstein
Business Accounts
Answer for Membership
by: hongjunPosted on 2005-12-21 at 21:57:49ID: 15532230
http://www.simonhuggins.co m/courses/ progbegin/ c/download /