intro(0) CLIX intro(0)
NAME
intro - Introduction to header files
DESCRIPTION
This section outlines the contents of various header files.
Usually, the header files can be found in the /usr/include directory, or
in the /usr/include/sys directory. For inclusion in C language programs,
however, the syntax #include <filename.h> or #include <sys/filename.h>
should be used.
2/94 - Intergraph Corporation 1