answersLogoWhite

0


Best Answer

You can't install C++ programs on Windows 7. The compatibility issue is due to turbo software not due to Windows 7.

Turbo C does not work on Windows 7 because Turbo C is 16 bit application where Windows 7 does not support 16 bit applications. But there's a tool which allows users to install 16 bit applications on Windows 7. The tool is DOSBox.

Use DOSBox to install Turbo C in Windows 7.

User Avatar

Wiki User

12y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Does C programming work on Windows 7?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Is turbo c is available for windows 7?

Yes, it is available for windows 7. You can run Turbo C in windows 7 basically using DOS Box emulator. Turbo C works fine with windows 7. Up to now, many programmers use Turbo C in programming C in windows environment.


How do you do C programming on your Windows?

C programming can be started on Windows by using a suitable IDE (these include compilers) such as Dev-C++


What is the difference between aspnet vbnet and c?

asp.net is website programming vb.net is windows forms programming the visual basic language c#.net is windows forms programming in c# language


How can make your turbo C programming software bigger in the screen in windows 7?

Try pressing Alt+Enter


What programming language is Microsoft Windows written in?

Microsoft Windows is mainly programmed in C++ and C.


What is the programming language of Windows 7?

The foundation of Windows 7 is mostly written in C and a little bit of Assembly. This is because a relatively low level language is required for access to processor registry management and connection with other devices (e.g. printer) to be established to the computer. Most of the other core stuff is written in C++. Lastly, there is a bit of C# written on the .NET Framework here and there, but the use of it is not that abundant (yet).


The mainly used programming language to Windows XP is?

C, C++, C# I think.


What Programming Language was Windows OS created and why?

Microsoft Windows Was Created By Using C, C++, Visual BASIC


What programming language is Microsoft Windows 3.1 programmed in?

C, C++, and Assembler.


What is the difference between windows programming and .Net programming?

Windows programming is a general term for writing programs intended for the Windows platforms. We can write Windows programs in any programming language. The .NET framework is specifically intended to be used with C#, F# and Visual Basic programming languages.


What is registry in C Programming?

Nothing. Of course, if you are programming for MS Windows, you can use registry-manipulation functions.


What programming language was used to write Windows phone?

Various languages were used to write Windows phone, but primarily C and C++.