how to execute with out main in cprogram
Answer Posted / himanshu rajput
Sushil kumar is right.exactly this is being happened in that program.That program is also using main function by the reference of other name.so c program always requires main function and does'nt have any mean without main.
but we do'nt need to write clrscr() and getch() function to our program in latest compilers like as DEV-C++.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain what does the function toupper() do?
How do you declare a variable that will hold string values?
Is python a c language?
What does typedef struct mean?
what is a constant pointer in C
What is d scanf?
What are the applications of c language?
What is the use of function overloading in C?
hw can we delete an internal node of binary search tree the internal node has child node..plz write progarm
When should I declare a function?
Explain how can I read and write comma-delimited text?
What are the types of unary operators?
what are the 10 different models of writing an addition program in C language?
What is p in text message?
What is modeling?