Can you run a C program in Unix?

Answer

That depends on what you mean by "run". C programs need to be compiled before they can be run by anything. There are free C compilers for just about any platform out there. Check out http://gcc.gnu.org for a great free compiler.

Answer

The Linux operating system itself is written in 'C' (and of course, compiled as mentioned above).

 

Improve Answer Discuss the question "Can you run a C program in Unix?" Watch Question

First answer by ID3222993666. Last edit by John.m.horn. Contributor trust: 12 [recommend contributor]. Question popularity: 6 [recommend question]


Research your answer:

Can you answer other questions about linux?

Answers.com > Wiki Answers > Categories > Technology > Computers > Linux > Can you run a C program in Unix?

Our contributors said this page should be displayed for the questions below. (Where do these come from)
If any of these are not a genuine rephrasing of the question, please help out and edit these alternates.
Can you run c program in unix?  How do you debug a c program in unix platform?