Manpages

NAME

limits − header for implementation-specific constants

SYNOPSIS

#include <limits.h>

DESCRIPTION

The header <limits.h> is a list of minimal magnitude limitations imposed by a specific implementation of the operating system.

The following POSIX definitions are the most restrictive values to be used by a POSIX-conforming application (see standards(5)). Conforming implementations shall provide values at least this large.

SEE ALSO

standards(5)