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...

can you change name of main()?how?

Answer Posted / nithya

#define m main
#include<stdio.h>
void m()
{
printf("Hai");
}

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Are there namespaces in c?

1192


What is Dynamic memory allocation in C? Name the dynamic allocation functions.

1481


What is the size of a union variable?

1100


Which one would you prefer - a macro or a function?

1135


What is quick sort in c?

1162


Explain can you assign a different address to an array tag?

1125


What is dynamic dispatch in c++?

1110


What 'lex' does?

1231


What is the importance of c in your views?

1240


write a programe to accept any two number and check the following condition using goto state ment.if a>b,print a & find whether it is even or odd and then print.and a

2009


What is the package for freshers(Non IIT) in amazon(hyderabad). And what is the same for those who are a contract employee.

4338


What is an example of structure?

1102


Why is this loop always executing once?

1110


the 'sizeof' operator reported a larger size than the calculated size for a structure type. What could be the reason?

1045


What are the types of unary operators?

1252