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


Please Help Members By Posting Answers For Below Questions

Is sizeof a keyword in c?

575


How are 16- and 32-bit numbers stored?

721


What is the use of f in c?

555


What is a void * in c?

593


Explain how do you determine whether to use a stream function or a low-level function?

623






Explain data types & how many data types supported by c?

579


When should the register modifier be used? Does it really help?

608


pgm to find number of words starting with capital letters in a file(additional memory usage not allowed)(if a word starting with capital also next letter in word is capital cann't be counted twice)

1855


Why is sizeof () an operator and not a function?

578


What is a double c?

589


Why c is called top down?

626


Explain what is a 'locale'?

582


Is it better to use a macro or a function?

652


What is unsigned int in c?

554


Does c have an equivalent to pascals with statement?

571