Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Is it possible to run a c program without using main?If yes
HOW??

Answer Posted / rajiv kumar koiri

#include<stdio.h>
#define decode(s,t,u,m,p,e,d) m##s##u##t
#define begin decode(a,n,i,m,a,t,e)

int begin()
{
printf("Hello");
}

Is This Answer Correct ?    16 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Give the rules for variable declaration?

1219


What does %d do in c?

1010


what is recursion in C

1117


which is conditional construct a) if statement b) switch statement c) while/for d) goto

1268


What is a nested formula?

1237


i have to apply for the rbi for the post of officers. i need to know abt the entrance questions whether it may be aps or techinical....

2045


What is f'n in math?

1142


How can I discover how many arguments a function was actually called with?

1114


What is difference between structure and union in c?

1037


Write a program of prime number using recursion.

1128


How can you invoke another program from within a C program?

1121


What are the restrictions of a modulus operator?

1164


What is spaghetti programming?

1200


How can you read a directory in a C program?

1186


Explain what is the benefit of using enum to declare a constant?

1133