STRINGS.H(3HEAD) Headers STRINGS.H(3HEAD)
strings.h, strings - string operations
#include <strings.h>
The size_t type specified in <strings.h> is defined through typedef
as described in <stddef.h>.
See attributes(7) for descriptions of the following attributes:
+--------------------+-----------------+
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
+--------------------+-----------------+
|Interface Stability | Standard |
+--------------------+-----------------+
ffs(3C), string(3C), stddef.h(3HEAD), attributes(7), standards(7)
September 10, 2004 STRINGS.H(3HEAD)
NAME
strings.h, strings - string operations
SYNOPSIS
#include <strings.h>
DESCRIPTION
The size_t type specified in <strings.h> is defined through typedef
as described in <stddef.h>.
ATTRIBUTES
See attributes(7) for descriptions of the following attributes:
+--------------------+-----------------+
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
+--------------------+-----------------+
|Interface Stability | Standard |
+--------------------+-----------------+
SEE ALSO
ffs(3C), string(3C), stddef.h(3HEAD), attributes(7), standards(7)
September 10, 2004 STRINGS.H(3HEAD)