How the C program can be compiled?

Answer Posted / babu

In Linux $cc <filename.c>

Is This Answer Correct ?    5 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is main an identifier in c?

595


Where register variables are stored in c?

546


I came across some code that puts a (void) cast before each call to printf. Why?

674


can we implement multi-threads in c.

659


What is #include called?

565






What are the types of type qualifiers in c?

646


I completed my B.tech (IT). Actually I want to develop virtual object that which will change software technology in the future. To develop virtual object what course I have to take. can I any professor to help me.

1737


explain how do you use macro?

665


how we can make 3d venturing graphics on outer interface

3998


What is union and structure in c?

612


What is a newline escape sequence?

665


Can I use base-2 constants (something like 0b101010)? Is there a printf format for binary?

571


How are portions of a program disabled in demo versions?

745


What is difference between structure and union?

593


Explain how to reverse singly link list.

605