COHERENT manpages

This page displays the COHERENT manpage for unistd.h [Define constants for file-handling routines].

List of available manpages
Index


unistd.h -- Header File

Define constants for file-handling routines
#include <unistd.h>

The header  file unistd.h  defines standard routines  used by the  UNIX and
UNIX-like operating  systems.  It prototypes many  commonly used functions,
and declares manifest constants used when checking file access, setting the
seek pointer, and locking files.

See Also

access(),
fseek(),
header files,
lockf()
POSIX Standard, §2.9