answersLogoWhite

0

Why C language is not compatible with Windows 7?

Updated: 8/17/2019
User Avatar

Wiki User

14y ago

Best Answer

C language and Windows 7 should have nothing to do with each other. C is a language. Windows 7 is an operating system. They serve totally different purposes. Your copy of C may not work under Windows 7. New operating systems always have compatibility issues. Check the internet. There may be a download that will make your program compatible with Windows 7. Check both Microsoft and whoever produced your program. Either one may have produced an update.

User Avatar

Wiki User

14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Why C language is not compatible with Windows 7?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What programming language is Microsoft Windows written in?

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


Is Microsoft Windows written in c language?

No. The bulk of the Windows operating system is written in C++.


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.


Can language C works on Windows 8?

Yes. C is a general purpose programming language with compilers available for all versions of Windows.


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).


Is outlook express 6 compatible with Windows 7?

It's but there is no point to use it. Window 7 has its own mail client which is called Windows Mail and it's an upgraded version of outlook express. You can find it in c:\Program Files\Windows Mail\. I try WIN7 go well with outlookexpree 6.


What language does Windows XP work on?

C


Which language is used for developing windows Operatin system?

C, C++, and C#


Does C programming work on Windows 7?

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.


Is the C language windows or mac based?

The C language is a universal language that is available for most computers. The language was created in the early 1970s long before either Mac or Windows computers were available.


How is a character defined in the C language?

The C language does not define any characters; all character representations are system-dependent. The C standard only requires that a system be capable of representing the execution character set (the characters and tokens utilised by the language itself). All characters utilised by C are within the lower 128 ASCII character codes (7-bit encodings) as found in ISO/IEC 8859, Windows-1252 and all other ASCII-compatible code pages.


What Programming Language was Windows OS created and why?

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