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

What is the general form of function in c?

801


Write a program for finding factorial of a number.

853


What is the right way to use errno?

834


What is your stream meaning?

861


Implement bit Array in C.

898


the question is that what you have been doing all these periods (one year gap)

1861


What is the difference between exit() and _exit() function in c?

845


Suppose we have a table name EMP as below. We want to perform a operation in which, I want to change name ‘SMITH’ from as ‘SMITH JAIN’. Also I want to change the name of the column from ENAME to E_NAME. EMPNO ENAME JOB MGR HIREDATE SAL 7369 SMITH Coder 7902 17-DEC-80 800 7499 ALLEN SALESMAN 7698 20-FEB-81 1600 7521 WARD SALESMAN 7698 22-FEB-81 1250

1747


pgm to find number of words starting with capital letters in a file(additional memory usage not allowed)(if a word starting with capital also next letter in word is capital cann't be counted twice)

2106


What is difference between structure and union with example?

826


What should malloc() do?

849


Why do we use c for the speed of light?

826


When was c language developed?

929


What is .obj file in c?

849


What is c programing language?

840