• 0

Turbo C for Windows 7


Question

19 answers to this question

Recommended Posts

  • 0

Is there a reason you want to use Turbo C? I'd highly recommend trying Code::Blocks which also lets you compile C apps as well as C++.

Highlights:

* Open Source! GPLv3, no hidden costs.

* Cross-platform. Runs on Linux, Mac, Windows (uses wxWidgets).

* Written in C++. No interpreted languages or proprietary libs needed.

* Extensible through plugins

Compiler:

* Multiple compiler support:

o GCC (MingW / GNU GCC)

o MSVC++

o Digital Mars

o Borland C++ 5.5

o Open Watcom

o ...and more

* Very fast custom build system (no makefiles needed)

* Support for parallel builds (utilizing your CPU's extra cores)

* Multi-target projects

* Workspaces to combine multiple projects

* Inter-project dependencies inside workspace

* Imports MSVC projects and workspaces (NOTE: assembly code not supported yet)

* Imports Dev-C++ projects

Debugger:

* Interfaces GNU GDB

* Also supports MS CDB (not fully featured)

* Full breakpoints support:

o Code breakpoints

o Data breakpoints (read, write and read/write)

o Breakpoint conditions (break only when an expression is true)

o Breakpoint ignore counts (break only after certain number of hits)

* Display local function symbols and arguments

* User-defined watches (support for watching user-defined types through scripting)

* Call stack

* Disassembly

* Custom memory dump

* Switch between threads

* View CPU registers

Interface:

* Syntax highlighting, customizable and extensible

* Code folding for C++ and XML files.

* Tabbed interface

* Code completion

* Class Browser

* Smart indent

* One-key swap between .h and .c/.cpp files

* Open files list for quick switching between files (optional)

* External customizable "Tools"

* To-do list management with different users

  • 0

Turbo C is an antique software, designed for the DOS-era. There are many incompatibilities with the C standards as well as with today's OSs (such as direct hardware access). Its better to move to more modern compilers, including Visual C/C++ (Express editions are free), GCC or LLVM. Heck, if you must, use Turbo C++ (the one that was re-launched in 2006). The Explorer edition is free.

Turbo C v2: http://edn.embarcadero.com/article/20841

Turbo C++ 2006 Explorer: http://www.turboexplorer.com/cpp

  • 0
have you tried XP mode ?

link

My motherboard does not support Hardware Virtualization

- - - - - - - - - - - - - - -- - - - - - -- - - - - - -- - - - - -- - - - - - - -- -- - - - - - -- - - - - - - -- - - - - -- -- - - - - - -- - -- - -- - - - - - ---- - -- -- --- --

I know the software is way old but i still have to learn in order to get pass

  • 0
My motherboard does not support Hardware Virtualization

- - - - - - - - - - - - - - -- - - - - - -- - - - - - -- - - - - -- - - - - - - -- -- - - - - - -- - - - - - - -- - - - - -- -- - - - - - -- - -- - -- - - - - - ---- - -- -- --- --

I know the software is way old but i still have to learn in order to get pass

unfortunately ,you are out of luck then.

sry

  • 0

Well, you aren't going to find it "for Windows 7." It was a commercial DOS product back in 1990. The 32-bit versions of Windows do have a DOS emulator, but I'm not sure if it will run TC. Another option is a virtual machine like QEMU which you've posted a screenshot of (or VirtualBox or VirtualPC). You'd then have to install a DOS variant (like FreeDOS) in this, and then Turbo C in that.

As for getting Turbo C itself, the only legal way appears to be this: http://edn.embarcadero.com/article/21751

Anything else would be piracy and illegal, and against the Neowin rules.

  • 0

Antique Software: Turbo C++ version 1.01,

This museum version of Turbo C++ is available free of charge to registered users of C++Builder 2007 or later,

RAD Studio 2007 or later or Embarcadero All-Access.

Antique Software: Turbo C version 2.01,

These historical files are provided to the Borland community free of charge.

They may be downloaded and used "as is" for personal use only.

.edit, nvm.

  • 0

So I assume this is for a class (since you're talking about passing), but what kind of class requires the use of 20 year old software? (especially if it's incompatible with what's in use today, you'll be taught things that are wrong/outdated/etc.)

  • 0

It should work I would think under DOSBox as well.. a while back, purely for laughs, I managed to get Turbo Pascal 5.5 going under it with little difficulty. Not even sure why I bothered, but... if that fails, of course fire up a virtual machine and just install MSDOS. To be honest, it's more trouble than it's worth though. Back in the day it was great, but it's absolutely painful to use nowadays, let alone useless as you won't be able to run anything you compile except under the emulator. Plenty of freebies out there that are up to date. Visual C++ Express for example. (Or a full blown 2010 Pro if you qualify for DreamSpark, among other freebies that MS provides.)

http://www.microsoft.com/express/Windows/

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Are they marketed as an entry into astronomy or astrophotography? I do astrophotography. With big rigs, lots of computers, cables and headaches. I love it. And by learning this ridiculously complex hobby, I’ve learned about the objects I’m shooting. Astronomy followed from photography.
    • Microsoft confirms Recycle Bin bug across all versions of Windows by Usama Jawad A couple of days ago, we reported that the latest Patch Tuesday update has seemingly resulted in a lot of issues for many users, including OneDrive and Dropbox access problems, BitLocker recovery lockouts, and BSODs. Although Microsoft is yet to acknowledge these bugs, it has confirmed another, relatively smaller issue across all supported versions of Windows. In an update on its Windows Release Health Dashboard, Microsoft has confirmed that after installing June's Patch Tuesday update (KB5094126), you'll experience unexpected behavior when leveraging Recycle Bin. Basically, when you attempt to delete an item from the Recycle Bin, the confirm dialog will show you the internal file name of that content rather than the actual name. For example, the file may be named abc.png, but the confirm dialog will ask if you're sure that you want to permanently delete $Rxxxxx.png from the Recycle Bin. This is pretty much it for the scope of the bug itself; it just displays the wrong name in the confirm dialog. The correct name will be shown in the list view of the Recycle Bin and if you restore the file, it will return with the correct name as well. This issue affects pretty much all supported versions of Windows client and server, including: Client: Windows 11, version 26H1; Windows 11, version 25H2; Windows 11, version 24H2; Windows 11, version 23H2; Windows 10, version 22H2; Windows 10 Enterprise LTSC 2021; Windows 10 Enterprise LTSC 2019; Windows 10 Enterprise LTSB 2016 Server: Windows Server 2025; Windows Server 2022; Windows Server 2019; Windows Server 2016; Windows Server 2012 R2; Windows Server 2012 As things currently stand, Microsoft is working on a concrete solution that will be released in a "future" Windows update. It remains to be seen if the firm will wait till the next Patch Tuesday or roll out an out-of-band (OOB) fix. The good news is that commercial customers can deploy a workaround right now, but they will have to reach out to Microsoft Support for Business for additional details.
    • They said by this time everyone will have flying cars. WELL...
    • A study by physicist Henry Tye of Cornell University suggests that the universe may not expand forever. Instead, it could eventually stop expanding, begin contracting and end in a "Big Crunch" roughly 20 billion years from now. Maybe not as we now know that time can flow backwards.
    • Of course. Simply reverse the polarity.
  • Recent Achievements

    • Reacting Well
      BizSAR earned a badge
      Reacting Well
    • First Post
      AndreaB earned a badge
      First Post
    • Week One Done
      Huge Trailer earned a badge
      Week One Done
    • Week One Done
      Classifyskilleducation earned a badge
      Week One Done
    • One Month Later
      eurospharma62 earned a badge
      One Month Later
  • Popular Contributors

    1. 1
      +primortal
      577
    2. 2
      +Edouard
      183
    3. 3
      PsYcHoKiLLa
      75
    4. 4
      Michael Scrip
      72
    5. 5
      neufuse
      64
  • Tell a friend

    Love Neowin? Tell a friend!