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

What is the use of the #include directive?

Answer Posted / glibwaresoftsolutions

The #include directive is used to include header files in a program. For example, #include<stdio.h> includes the standard input-output library.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is external variable in c?

1097


What is the role of this pointer?

1129


a c code by using memory allocation for add ,multiply of sprase matrixes

2863


What is static and volatile in c?

1265


What does d mean?

1168


Is there any data type in c with variable size?

1150


Explain how can you determine the size of an allocated portion of memory?

1151


What is the benefit of using an enum rather than a #define constant?

1322


What do you know about the use of bit field?

1100


write a c program to print the next of a particular no without using the arithmetic operator or looping statements?

4049


The % symbol has a special use in a printf statement. Explain how would you place this character as part of the output on the screen?

1264


How a string is stored in c?

1117


difference between object file and executable file

6802


What is the use of function overloading in C?

1216


Explain what happens if you free a pointer twice?

1135