How the C program can be compiled?

Answer Posted / guest

after writing entire code first compile the program using
alt+F9.Then look at the errors and warnings ,after all the
errors and warnings are rectified u can run the program by
ctrl+F9.to watch the output go through the key alt+F5.

Is This Answer Correct ?    16 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

where are auto variables stored? What are the characteristics of an auto variable?

866


What are the disadvantages of a shell structure?

985


What is getch?

863


How would you rename a function in C?

844


Explain b+ tree?

855


What is a char c?

823


What is output redirection?

931


How pointer is different from array?

863


Write the test cases for checking a variable having value in range -10.0 to +10.0?

2113


What is logical error?

889


what is a constant pointer in C

931


Can a function argument have default value?

934


How can I find out the size of a file, prior to reading it in?

918


What are the characteristics of arrays in c?

852


What is a static variable in c?

897