intro(4) CLIX intro(4)
NAME
intro - Introduction to file formats
DESCRIPTION
This section outlines the formats of various files.
The C structure declarations for the file formats are given where
applicable. Usually, the header files containing these structure
declarations can be found in either the /usr/include directory or the
/usr/include/sys directory. For inclusion in C language programs,
however, the syntax #include file-name.h> or #include <sys/file-name.h>
should be used.
2/94 - Intergraph Corporation 1