Is it possible to run a c program without using main?If yes
HOW??
Answer Posted / elahi
Yes it is possible to run a c program with out main for this
you need to supply astart(assembly procedure CRT) address in
the command line.
| Is This Answer Correct ? | 41 Yes | 7 No |
Post New Answer View All Answers
What is the use of clrscr?
How can I remove the trailing spaces from a string?
What type is sizeof?
How can I automatically locate a programs configuration files in the same directory as the executable?
If fflush wont work, what can I use to flush input?
What is a program flowchart and explain how does it help in writing a program?
Is c call by value?
how to print electricity bill according to following charges first 100 units -1rs per unit for next 200 units-1.50 rs per unit without using conditions
why use "return" statement a) on executing the return statement it immediately transfers the control back to the calling program b) it returns the value present in the parentheses return, to the calling program c) a & b d) none of the above
if p is a string contained in a string?
Function calling procedures? and their differences? Why should one go for Call by Reference?
What is the difference between single charater constant and string constant?
One of the Institutes contains 5 student groups. Every group contains 4 students. Institute wants to store student group’s details in array. Group should contain group member’s details (name and registration number and age), project name, and mark of the group.
what is use of malloc and calloc?
can any one tel me wt is the question pattern for NIC exam