how to execute with out main in cprogram
Answer Posted / gaurav
At most websites i read that no c prg. can be without main
but this was surprising
i never thought it could be done with such twist
good one
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
program to find out date after adding 31 days to a date in the month of febraury also consider the leap year
Write a c program to build a heap method using Pointer to function and pointer to structure ?
What is omp_num_threads?
`write a program to display the recomended action depends on a color of trafic light using nested if statments
What is a example of a variable?
How do I convert a string to all upper or lower case?
What is the meaning of ?
p*=(++q)++*--p when p=q=1 while(q<=6)
Why can’t constant values be used to define an array’s initial size?
What is the use of pointers in C?
What is array of structure in c programming?
What are the 5 data types?
is it possible to create your own header files?
What is extern keyword in c?
Explain about block scope in c?