man pages section 4: File Formats
  Sök endast i den här boken
Ladda ner denna bok i PDF (2069 KB)

Intro(4)

NAME | DESCRIPTION

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 headers 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.

SunOS 5.9  Last Revised 16 Apr 2003

NAME | DESCRIPTION