Is it possible to run a c program without using main?If yes
HOW??
Answer Posted / vrushali
HI Valli,
Still the same problem.
/usr/bin/ld: warning: cannot find entry symbol _start;
defaulting to 080481a4
| Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
Explain what is the general form of a c program?
Simplify the program segment if X = B then C ← true else C ← false
Can we change the value of static variable in c?
Write a program to swap two numbers without using third variable in c?
What is c system32 taskhostw exe?
is it possible to create your own header files?
code for find determinent of amatrix
What is the benefit of using #define to declare a constant?
What does sizeof int return?
What are the types of macro formats?
What does 4d mean in c?
Explain how do you view the path?
what is the diffrenet bettwen HTTP and internet protocol
How do you override a defined macro?
Explain about block scope in c?