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

What is the meaning of "co relation" and what is the value of "co relation" in the performance testing environment.

1547


Can a Student without engineering background appear for GRE means If he did Bachelor of science in Information technology i.e BSc(IT).

1537


how will u test the idoc

1560


What is the purpose of dampening roller

1247


How to write a test case for an extra Commerce website can any one tell this with the help of a table

1230






How can I boldly face the interview? Request:I am eagerly waiting for your replay.

2502


how am i supposed to convert a class program in C++ to Matlab? Do i also need to make classes in matlab too or I can do it without making classes???Can somebody help....

1324


what is the different between view and materialized view in oracle DBA?

1230


Why is it that a single, all – encompassing metric cannot be developed for programme complexity or programme quality?

1521


Tell me about your parents?? Pls share any one best words...

1213


what is your weaknesses

1482


what is your experience with computer-aided design software.

1501


project plan for bug tracking system?

1597


Write a function to print all the combinations of a string both uppercase and lowercase without altering the position of each letter.

1887


how we can improve mobile ad,hoc network.

1788