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 function of .h in #include<stdio.h> in c ?

Answer Posted / nitesh vashist

.h is only giving indication that it is a header file.
only two types of files in c .c and .h.
if we copy stdio.h file as stdio then it will work we can
use stdio file instead of stdio.h. it will work definitely...

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Differentiate between null and void pointers.

1231


Explain what is #line used for?

1123


What is the use of volatile?

1151


Why do we write return 0 in c?

1128


Can we add pointers together?

1115


What are the advantages of using linked list for tree construction?

1145


in iso what are the common technological language?

2164


What is 2c dna?

1130


How old is c programming language?

1063


Ow can I insert or delete a line (or record) in the middle of a file?

1050


What kind of structure is a house?

1100


how is the examination pattern?

2062


what is diffrence between linear and binary search in array respect to operators?what kind of operator can be used in both seach methods?

1919


Write a program of prime number using recursion.

1128


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

1114