Hi Guru here.......my question is....... Is it necessary to
start the execution of a program from the main() in C?
Answer Posted / ian
"Normally you are at liberty to give functions whatever
names you like, but ``main'' is special - your program
begins executing at the beginning of main. This means that
every program must have a main somewhere." Kernighan &
Ritchie - The C Programming Language 2ed. p.6
| Is This Answer Correct ? | 7 Yes | 4 No |
Post New Answer View All Answers
Can you have constant volatile variables?
Whose blogs or podcasts do you follow? Do you blog or podcast?
Explain what is size of character, integer, integer pointer, character pointer?
Can we use any function inside isr?
Explain the difference between "set" logic, and "procedural" logic.
As you know a vast majority of high performance embedded systems today use risc architecture why?
How does input/output bus functions?
What trade offs do you have for resource contention?
Mention what are the essential components of embedded system?
How do the mvp, mvc, and mvvm patterns relate?
Tell me what are the functional requirements that are used in the embedded systems?
What's the difference between asynchrony and concurrency?
How can you reduce memory requirements in embedded systems?
What software configuration management tools are you familiar working with?
What is interaction semantics used in embedded systems?