Dell Inspiron 6400 Notebook Logo
Posted on Jan 22, 2010

Why turbo c does not work in windows 7 64 bit

3 Answers

Anonymous

Level 1:

An expert who has achieved level 1.

MVP:

An expert that got 5 achievements.

New Friend:

An expert that has 1 follower.

Hot-Shot:

An expert who has answered 20 questions.

  • Contributor 44 Answers
  • Posted on Jan 22, 2010
Anonymous
Contributor
Level 1:

An expert who has achieved level 1.

MVP:

An expert that got 5 achievements.

New Friend:

An expert that has 1 follower.

Hot-Shot:

An expert who has answered 20 questions.

Joined: Jan 18, 2010
Answers
44
Questions
0
Helped
9367
Points
96

You're a programmer you should know this. Turbo C is a 16 bit application. 64 bit operating systems cannot run 16 bit applications. You need to get the 32 bit version of Turbo C or upgrade to a newer compiler.
http://www.fileguru.com/apps/turbo_c_for_windows_7_32_bit

Elnora Sparks

Level 1:

An expert who has achieved level 1.

New Friend:

An expert that has 1 follower.

Corporal:

An expert that has over 10 points.

Problem Solver:

An expert who has answered 5 questions.

  • Contributor 9 Answers
  • Posted on Jan 11, 2016
Elnora Sparks
Contributor
Level 1:

An expert who has achieved level 1.

New Friend:

An expert that has 1 follower.

Corporal:

An expert that has over 10 points.

Problem Solver:

An expert who has answered 5 questions.

Joined: Jan 11, 2016
Answers
9
Questions
0
Helped
16866
Points
30
Ad

Camille Blake

Level 1:

An expert who has achieved level 1.

New Friend:

An expert that has 1 follower.

Corporal:

An expert that has over 10 points.

Problem Solver:

An expert who has answered 5 questions.

  • Contributor 13 Answers
  • Posted on Sep 15, 2015
Camille Blake
Contributor
Level 1:

An expert who has achieved level 1.

New Friend:

An expert that has 1 follower.

Corporal:

An expert that has over 10 points.

Problem Solver:

An expert who has answered 5 questions.

Joined: Sep 15, 2015
Answers
13
Questions
0
Helped
16297
Points
39

This website does help me a lot. If you are in need of windows product keys or have other problems, you can have a look at it. Hope it can also help you. www.fastbackorders.com
wish you good luck

Add Your Answer

×

Uploading: 0%

my-video-file.mp4

Complete. Click "Add" to insert your video. Add

×

Loading...
Loading...

Related Questions:

0helpful
1answer

Logithec attack3 devices not detected

Disconnect the divice uninstall the driver restart the laptop and then reinstall the driver again restart the laptop then connect the device it works.
4helpful
1answer

How to Run Turbo Pascal Full Screen mode on Windows 7

Now that's a program I've not worked with in a while ;-) I haven't used it since my early high school days in the 1990s. Turbo is a really old application that has been around for ages- unfortunately, being as such, it is only capable of developing 16-bit DOS applications, which has, for better or worse, gone the way of the dinosaur. In the x64-bit versions of Windows Vista and 7, all 16-bit native support has actually gone out the window in favor of 32-bit and 64-bit application development. This is why DosBox was invented- it is a true 16-bit DOS environment (much like command.com and CMD.exe used to be) that is capable of running all the older DOS programs that are no longer compatible with Windows.
When you run Turbo from the DOSbox program, press ALT-ENTER and it will fullscreen whatever you're working with.
Hope this helps,
- Vern
3helpful
1answer
1helpful
1answer

I am using windows 7 ultimate 64 bit OS. i am having turbo c++ 32 bit software.how can i install it in my laptop...

The Turbo C++ you are trying to install is just incompatible for your OS. Because your OS is of 64-bit and you are trying to install 32-bit one. Try to find a 64-bit Turbo C++ program.

You can try downloading this one for 64 bit compatibility:

Turbo C++ for 64bit
2helpful
2answers

HOW TO RUN TURBO C IN 64 BIT WINDOWS 7

Hi,

Turbo C/C++

64 Bit operating systems like Windows Xp64, Windows Vista64, and Window 7 will no longer run 16 bit applications and this includes Turbo C 2.01/Turbo C++ 3.0/3.1 or the programs they produce.
Turbo C 2.0 was first released in 1989, Turbo C++ 3.1 in 1991 making these programs nearly two decades old. They are just too old to run on modern PCs.

Upgrade To Modern Compiler

Note that Turbo C/C++ is very very very very old and produces 16 bit programs which no long run on many modern computers. So the best advice is to upgrade to a new compiler. There are many free compilers out there that you can use.

Free Compilers:
  • Microsoft Express 2008 -- Great compiler and comes with a nice IDE (Visual Studio)
  • MinGW -- Command line compiler but there are many IDEs that use it such as Code::Blocks, Eclipse, Dev-C++
  • Borland C++ 5.5 -- Will compile Turbo C++ programs (including graphics.h) but produces 32bit code (slightly better than Turbo C) Only includes command line tools.
  • DigitalMars -- Its still old but at least it produces 32bit programs (better than Turbo C). You might stumble across D++ which is a very powerful language derivative of C++.
  • OpenWacom -- Again, nearly as old as Turbo C, but it produces more modern 32bit applications! (this project is still active too).
If you are just working with C there is:
  • Pelles -- and excellent modern C compiler and IDE. Pelles also has the new TR1 libraries available so you can use regex and other new features. As well as support for many older libraries.
  • LCC-Win32 -- Used as the basis for many of the research compilers.
  • Tiny C -- is said to produce very fast programs.
.
All of the above are Free and all excellent replacements for Turbo C which is so old it will not even run on your computer.


Regards.
0helpful
1answer
33helpful
6answers

How to run turbo c++in vista 64 bit os

You can run Turbo C++ 3.0 on Windows XP 64 bit , Vista 32 bit and 64 bit OS (in full screen)

Install the software DOSBox ver 0.72 (Freeware) from the link below (Direct Link)

http://prdownloads.so urcef orge.net/dosbox/DOSBox0.72-win 32-in staller.exe?download

Before going to the details u have to create a folder (any name will do).

Here we name it as Turbo

Copy the TC into the Turbo folder

Run the DOSBox 0.72 from the icon located on the desktop or from the location of the installation folder

Then u are presented with two screens which look like the command prompt in Windows

Now u are presented with two screens. One with a Z prompt. U can ignore the other screen.

There type the following commands at the command prompt [Z]:

Mount [Type in any alphabet that u wish except z] [Type the source of the turbo C] press enter

For example (Type in the following commands after the Z prompt):

Z: mount d c:\Turbo\ [The folder TC is present inside the folder Turbo]

* Now u should get a message which says: Drive D is mounted as a local directory c:\Turbo\ ***

C:\> cd TC [The contents inside the folder Turbo gets mounted as a virtual drive (Here D drive)

source site :

http://mycomputer.freefor ums.o rg/running-turbo-c-in-full-scr een-m ode-help-t1241.html .
3helpful
2answers

Turbo c not working....16 bit ms-dos subsystem error

There have been several changes in the way programs work. Windows xp does not
allow direct access to hardware resources to protect system integrity.
However you can try a few things

http://support.microsoft.com/kb/314106
http://support.microsoft.com/?id=165214
http://support.microsoft.com/?id=324767

Generaly speaking this error shows up when a program tries to use a
command.com file from an incompatible version of windows.

Alternatively login in safemode and use. it ll work fine. rate this!!
0helpful
2answers

Error: Will not print

Hello Sir,

To check the printer settings in Windows 95/98/2000

1. On the Windows task bar click the Start button, point to Settings, then click Printers.
The Printers window is displayed.
2. Right-click the EL40 or EL60 or EL Turbo icon and select Properties in the shortcut menu.
The Properties dialogue box is displayed.
3. Click the Details tab, then click the Port Settings button.
The Port Settings dialogue box is displayed.
4. Verify the following settings:
Bits per second: 19,200 (for EL40, EL60, XL, XL+) / 115,200 (for EL Turbo, XL Turbo, 330 Turbo)
Data bits: 8
Parity: None
Stop bits: 1
Flow control: Xon/Xoff (for EL40, EL60, XL, XL+) / Hardware (for EL Turbo, XL Turbo, 330 Turbo)
5. Click OK to close the Port Settings and Properties dialogue boxes.
6. Click the Close button in the upper-right corner.
The Printers window is closed.

To check the printer settings in Windows NT

1. On the Windows task bar click the Start button, point to Settings, then click Printers.
The Printers window is displayed.
2. Right-click the EL40 or EL60 or EL Turbo icon and select Properties in the shortcut menu.
The Properties dialogue box is displayed.
3. Click the Ports tab, then click the Configure Port button.
Select the COM port and click the Settings button.
The Port Settings dialogue box is displayed.
4. Verify the following settings:
Bits per second: 19,200 (for EL40, EL60, XL, XL+) / 115,200 (for EL Turbo, XL Turbo)
Data bits: 8
Parity: None
Stop bits: 1
Flow control: Xon/Xoff (for EL40, EL60, XL, XL+) / Hardware (for EL Turbo, XL Turbo)
5. Click OK to close the Port Settings and Properties dialogue boxes.
6. Click the Close button in the upper-right corner.
7. Click OK .
The Printers window is closed.

Thanks
Good Luck

Don't forget to comment

Cheers!!!!
Not finding what you are looking for?

733 views

Ask a Question

Usually answered in minutes!

Top Dell Computers & Internet Experts

Grand Canyon Tech
Grand Canyon Tech

Level 3 Expert

3867 Answers

SmartAviator
SmartAviator

Level 3 Expert

1124 Answers

Brad Brown

Level 3 Expert

19187 Answers

Are you a Dell Computer and Internet Expert? Answer questions, earn points and help others

Answer questions

Manuals & User Guides

Loading...