how to execute with out main in cprogram

Answer Posted / guest

clever code , I dnt know macros much
how u managed to run it
pls explain...

Is This Answer Correct ?    1 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why do some versions of toupper act strangely if given an upper-case letter?

622


Is stack a keyword in c?

620


Which header file should you include if you are to develop a function which can accept variable number of arguments?

794


What are bitwise shift operators in c programming?

627


Write an algorithm for implementing insertion and deletion operations in a singly linked list using arrays ?

3041






Can a pointer be null?

548


When should volatile modifier be used?

536


What is the difference between array and pointer in c?

564


Should a function contain a return statement if it does not return a value?

582


What is scope rule of function in c?

537


Is a pointer a kind of array?

585


When reallocating memory if any other pointers point into the same piece of memory do you have to readjust these other pointers or do they get readjusted automatically?

796


How can I write data files which can be read on other machines with different word size, byte order, or floating point formats?

599


What is the use of f in c?

544


Describe newline escape sequence with a sample program?

635