in header files whether functions are declared or defined in
c language?

Answer Posted / suraj.v

in header files the function are declared not defined it's
defined in the library routines
only A header file is a file containing C declarations and
macro definitions to be shared between several source files.

You request the use of a header file in your program by
including it, with the C preprocessing directive `#include'.

Header files serve two purposes.

1) System header files declare the interfaces to parts of
the operating system. You include them in your program to
supply the definitions and declarations you need to invoke
system calls and libraries.

2) Your own header files contain declarations for interfaces
between the source files of your program. Each time you have
a group of related declarations and macro definitions all or
most of which are needed in several different source files,
it is a good idea to create a header file for them.

Is This Answer Correct ?    7 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Index of an Array containing 'n' aliment varies from________to_______

1567


List three things you can do with the files you create by recording your voice on your computer

3120


Hi dost here Alok Kumar please send question pattern for NIC at godinall.kumar1@gmail.com or alok.iitb07@gmail.com

1411


HOW CAN YOU RELATE THE FUNCTION WITH STRUCTURE EXPLAIN WITH APPROPRIATE EXAMPLES

1383


how 2 write a program of this pattern usin for loop?? 1 2 3 4 5 6 7 8 9 10

1593






What is your Job Profile in IT feild.

1653


plz send me interview questions & answers of Data Structure

1602


What are the duties of QA/QC Coordinator

2701


why need of new operator in java why not in c++

1409


What is VAT Account determination ? and how we can map in SAP ?

1545


5. Can you work well under deadlines or pressure?

2229


hi all I got two exam call letter one from maha ganeco & other from federal bank both at same time & same date which should i choose (note I am eng. grad.)

1673


explain about scope and storage class in oops

2228


what is difference between class and object in c++

1680


can i clearly know courses under oracle

1377