user3518305
user3518305

Reputation: 11

Need TurboC on Windows8

I have a windows 8.1 and I need to run turbo/borland c (not c++ or c#). How can I do that?Please don't suggest running windows xp on a virtual machine.

Upvotes: 0

Views: 94

Answers (2)

Ronaldo Umaña
Ronaldo Umaña

Reputation: 1

You can download Turbo C++ from CodePlex, which includes DosBox so you can work on Windows without a virtual machine.

Upvotes: 0

Gassa
Gassa

Reputation: 8846

You can install DosBox and run 16-bit MS-DOS applications there.

Upvotes: 1

Related Questions