• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Turbo C++ 3.0?

Deeko

Lifer
I know Borland released some of their old compilers free, is 3.0 one of them? I need it for school, and don't know where to get it.
 
3.0 has not been released free, as it is still their big moneymajker for learning. I think 2.0 is the latest free version.
5.0 is a different platform than 3.0. And it is not free either, but is cheap enough.
 
Borland C++ 3.1 was awesome. That's what I learned C++ on. A nice DOS IDE, no Windows junk 🙂 Ahh the good old days.
 
I need it because we are still learning DOS, and I want to start working with graphics. We have 4.5 at school, and it converts all the DOS programs to windows, so it doesn't work with graphics.h. I have MSVC++ at home, but that doesn't have anything for DOS graphics either. I'm pretty sure 3.0 is the latest and best for DOS graphics programming. I guess I'll just have to find somewhere to buy it then....
 
Back
Top