intro(4M) DG/UX R4.11MU05 intro(4M)
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 the directories /usr/include or /usr/include/sys. For
inclusion in C language programs, however, the syntax #include
<filename.h> or #include <sys/filename.h> should be used.
SEE ALSO
intro(4).
Licensed material--property of copyright holder(s)