how to execute with out main in cprogram
Answer Posted / himanshu
ans 13 is not totally right!
you see you have used main straight away.
you aren't supposed to use main any where in the code.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain how are 16- and 32-bit numbers stored?
Explain what is the use of a semicolon (;) at the end of every program statement?
Is null valid for pointers to functions?
What is the right type to use for boolean values in c?
How can I implement sets or arrays of bits?
How will you declare an array of three function pointers where each function receives two ints and returns a float?
Are global variables static in c?
Define C in your own Language.
What is a pointer variable in c language?
Can the size of an array be declared at runtime?
What are the advantages of using new operator as compared to the function malloc ()?
How old is c programming language?
What is the purpose of the statement: strcat (S2, S1)?
please can any one suggest me best useful video tutorials on c i am science graduate.please help me.u can email me to sas29@in.com
Where are c variables stored in memory?