which header file contains main() function in c?
Answer Posted / raj
Please if u don't know answer then don't post comment..
Please search stdio.h file
it doesn't contain main function declaration
thanks
| Is This Answer Correct ? | 36 Yes | 0 No |
Post New Answer View All Answers
Device an algorithm for weiler-atherton polygon clipping, where the clipping window can be any specified polygon
Is c a great language, or what?
What is the ANSI C Standard?
in linking some of os executables are linking name some of them
What are comments and how do you insert it in a C program?
how to create duplicate link list using C???
write a c program to calculate sum of digits till it reduces to a single digit using recursion
What is the difference between a string copy (strcpy) and a memory copy (memcpy)? When should each be used?
What do mean by network ?
I heard that you have to include stdio.h before calling printf. Why?
What is the difference between typedef and #define?
what are the facialities provided by you after the selection of the student.
Explain why c is faster than c++?
What are header files and what are its uses in C programming?
What are the characteristics of arrays in c?