how to execute with out main in cprogram

Answer Posted / rupesh

#include<stdio.h>
#define hello main

void hello()
{
printf(" HIIIII ");
}

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write the control statements in C language

656


What is the advantage of c?

613


pierrot's divisor program using c or c++ code

1736


plz let me know how to become a telecom protocol tester. thank you.

1745


In C language, the variables NAME, name, and Name are all the same. TRUE or FALSE?

774






i want to switch my career from quailty assurance engineering to development kindly guide me from which programming language its better for me to start plz refer some courses or certifications too i have an experience of 1.5 yrs in QA field.Kindly guide me

1484


What is dangling pointer in c?

629


what is a function method?give example?

1918


write a C program: To recognize date of any format even formats like "feb-02-2003","02-february-2003",mm/dd/yy, dd/mm/yy and display it as mm/dd/yy.

3343


swap 2 numbers without using third variable?

666


What does do in c?

615


What is bin sh c?

586


What is call by value in c?

565


Who invented bcpl language?

709


What is header file in c?

609