A header file is a file containing C declarations and macro definitions
(see Macros) to be shared between several source files. You request
the use of a header file in your program with the C preprocessing directive
`#include
'.
Packaging copyright © 1988-2000 OAR Corporation
Context copyright by each document's author. See Free Software Foundation for information.