answersLogoWhite

0


Best Answer

The c compiler in Windows converts the binary code from source files. C is a compiled programming language and it needs to be converted for the program to run.

User Avatar

Wiki User

10y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the use of c compiler in windows?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering

What is the name of the C compiler used by Windows?

Windows is an Operating System, it doesn't use compliers... you, on the other hand, can use many different compilers under Windows.


How do you compile a c program in windows OS?

First, install a C-compiler.


How compile c program in editplus give you the steps?

You can use the gross c compiler and the file will just be compiled with no error. Or microsoft C++ Would work too if one's computer runs on windows.


What is tlink in c plus plus compiler?

TLINK is the Turbo C++ linker utility. You use it to link the object files created by the Turbo C++ compiler.


Why does a java compiler use C language?

The original Java compiler was probably written in C/C++ because an efficient language like C is ideal for writing compilers in.

Related questions

What is the name of the C compiler used by Windows?

Windows is an Operating System, it doesn't use compliers... you, on the other hand, can use many different compilers under Windows.


How do you use c plus plus on Windows 7?

The same way you use C++ on all previous versions: install the appropriate Windows 7 SDK(s) then install a suitable compiler that supports Windows 7.


How do you compile a c program in windows OS?

First, install a C-compiler.


How do you run c or c plus plus in windows 7?

You should install a C or C++ compiler first.


Where can one find information about C compiler for Windows?

Visual C++ 2008 and 2010 are a couple of C compilers for Windows. Information about these can be found at a local bookshop or library, which will be a very detailed guide on how to properly use these programs.


What would be the purpose to download a c compiler?

A C Compiler is a program for computers that can be use for programming and deciphering languages. The C Compiler program has been around for several years and is easy to use.


Is it possible to inherit structure in c?

If a C compiler is available, then so is a C++ compiler - just use one that produces C as its output.


How compile c program in editplus give you the steps?

You can use the gross c compiler and the file will just be compiled with no error. Or microsoft C++ Would work too if one's computer runs on windows.


How do you get C?

To use c you need a text editor and a compiler such as gcc.


What is tlink in c plus plus compiler?

TLINK is the Turbo C++ linker utility. You use it to link the object files created by the Turbo C++ compiler.


Why does a java compiler use C language?

The original Java compiler was probably written in C/C++ because an efficient language like C is ideal for writing compilers in.


It is possible to build a C compiler on top of a C compiler?

It is possible to build a C compiler on top of a C compiler. From the directory, run the shell script.