• 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

    • My Photos app is version 2026.11050.1001.0 and it remembers the window size and position. My Snipping Tool is version 11.2602.49.0 and it can capture the taskbar.
    • MusicBee 3.6.9668 by Razvan Serea MusicBee is an application geared toward managing extensive music collections, easy to use and with a comprehensive feature set. It makes it easy to organize, find, and play music files on your computer, on portable devices, and on the Web. It provides playback of a wide range of audio formats, smart playlists with the ability to discover and play new music from the web, advanced tag editing with automated artwork and tag look up, folder monitoring, automated file re-organization, portable device synchronization, and secure CD ripping with AccurateRip verification. MusicBee features: Supported formats: MP3, AAC, M4A, MPC, OGG, FLAC, APE, TAK, WV, WMA and WAV. Audio CDs: Audio CD playback and ripping (with CD-Text capabilities) is supported. CD tracks can be ripped (in fast or secure mode) as individual files or as a single album with embedded cuesheet. Conversion: Conversion from and to all supported formats as metadata are preserved. Synchronization of tags only (in case that the output file already exists) instead of reencoding is possible. ReplayGain support: both playback and calculation. File Organization: Organization and renaming of music files into folders and files based on tag values such as artist, album, name, track number, etc. that can be specified. MusicBee can do this automatically for all files in a music library or the user can choose the files or folders themselves. Web Browsing: Browsing of the web using Mozilla's XULRunner environment. Scrobbling: Tracks played from MusicBee can optionally be scrobbled to Last.fm. Customizable user interface layout. Customizable keyboard shortcuts. MiniLyrics support Download: MusicBee 3.6.9668 | MusicBee Portable | ~9.0 MB (Freeware) Download: Windows Store Edition View: MusicBee Home page | Release Notes | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • On xiaomi hyperos there's also an option to disable google assistant. I've got everything disabled. Only thing I do have installed is a web wrapped for duck.ai which claims to let you use various AIs anonymously
    • I need to understand the rationale of not shipping all of these K2 improvements in a single update/release. It's giving "we will fix Windows 11 but no commitments". It seems to me that they just announce these improvements just to appease the community.
    • The term "RTM" is long gone starting with Windows 10. Every current release is a GA build. This is the result of MS making Windows as a Service (WaaS).
  • Recent Achievements

    • Conversation Starter
      sumytbe earned a badge
      Conversation Starter
    • One Year In
      B4dM1k3 earned a badge
      One Year In
    • One Year In
      DarkWun earned a badge
      One Year In
    • Dedicated
      Almohandis earned a badge
      Dedicated
    • Dedicated
      JuvenileDelinquent earned a badge
      Dedicated
  • Popular Contributors

    1. 1
      +primortal
      517
    2. 2
      +Edouard
      186
    3. 3
      PsYcHoKiLLa
      87
    4. 4
      Michael Scrip
      80
    5. 5
      Steven P.
      73
  • Tell a friend

    Love Neowin? Tell a friend!