osf1 man page for limits

Query: limits

OS: osf1

Section: 4

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

limits(4)						     Kernel Interfaces Manual							 limits(4)

NAME
limits - Header files for implementation-specific constants
SYNOPSIS
#include <limits.h> #include <float.h> #include <sys/limits.h>
DESCRIPTION
The header file limits.h specifies the sizes of integral types as required by the proposed ANSI C standard. The header file float.h speci- fies the characteristics of floating types as required by the proposed ANSI C standard. The constants that refer to long doubles that should appear in float.h are not specified because long doubles are not implemented. The header file sys/limits.h is a list of magnitude limitations imposed by a specific implementation of the operating system. All values in the files are specified in decimal.
FILES
delim off limits(4)
Related Man Pages
limits(5) - ultrix
uio(3head) - opensolaris
uio.h(3head) - centos
uio(3head) - centos
uio.h(3head) - minix
Similar Topics in the Unix Linux Community
Array size
restricted telnet sessions
ulimit and /etc/security/limits file permission
List of filenames where column title matches string and value is in limits
Read text between regexps and write into files based on a field in the text