how to execute with out main in cprogram
Answer Posted / arpit gupta
in this code getch() need prototype
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
Where are some collections of useful code fragments and examples?
What oops means?
What is the use of in c?
What is scope and lifetime of a variable in c?
What is structure data type in c?
What is double pointer in c?
What are the advantages and disadvantages of pointers?
Explain what is the heap?
Explain enumerated types in c language?
What is a null pointer in c?
Why #include is used in c language?
What does %p mean c?
What is the purpose of main() function?
Why pointers are used in c?
How can you increase the size of a statically allocated array?