answersLogoWhite

0

Need of C compiler

Updated: 8/17/2019
User Avatar

Wiki User

14y ago

Best Answer

Mainly to translate C sources into objects modules.

User Avatar

Wiki User

14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Need of C compiler
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Does c sharp work on c or c plus plus compilers or you need a c sharp compiler?

They are different languages, each of them requires its own compiler.


How do you get C?

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


How do you create software in c?

All you need is a text editor and a C-compiler.


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.


No of pixel in c compiler?

There are no pixels in the C compiler!


How do we add the C plus plus category in Netbeans?

To use C++ in Netbeans you will need a C++ compiler.


Which compiler is used for writing c plus plus exception handling programs?

C++ compiler, obviously, a C compiler won't do.


Where do you do C programming in Windows XP on a computer?

You would first need to obtain a C compiler. If you know C, you could compose it in Notepad and give it the .c extension (or C++ and give it the .cpp extension) if you wanted to. However, you would need a compiler if you wanted to compile the program and run it.


What is a C compiler as used in C programming?

In C programming, C compiler is user to translate C source into C object module.


What translator is needed for C programming language?

To translate the C source code program, you need a program called a "C compiler".


How carefully does the compiler pay attention to indentation?

The compiler does not pay any attention whatsoever to indentation in C and C++.


What is the difference between java compiler and C compiler?

Greetings Technologist. The Java compiler compiles Java code, whereas the C compiler compiles C Code HTH Richard Wolf Software Architect