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 / nashiinformaticssolutions

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

Can true be a variable name in c?

1088


What are pointers? What are stacks and queues?

1217


What are 'near' and 'far' pointers?

1090


Is it possible to pass an entire structure to functions?

1053


Explain how do you determine whether to use a stream function or a low-level function?

1133


What does c mean in standard form?

1245


How to declare pointer variables?

1315


What are the types of i/o functions?

1420


What is nested structure with example?

1134


What is an auto keyword in c?

1146


How can I make sure that my program is the only one accessing a file?

1347


Explain is it better to use a pointer to navigate an array of values, or is it better to use a subscripted array name?

1257


What is sizeof int?

1152


What is the difference between exit() and _exit() function?

1101


Why & is used in scanf in c?

1146