1strings.h(3HEAD)                    Headers                   strings.h(3HEAD)
2
3
4

NAME

6       strings.h, strings - string operations
7

SYNOPSIS

9       #include <strings.h>
10
11

DESCRIPTION

13       The  size_t type specified in <strings.h> is defined through typedef as
14       described in <stddef.h>.
15

ATTRIBUTES

17       See attributes(5) for descriptions of the following attributes:
18
19
20
21
22       ┌─────────────────────────────┬─────────────────────────────┐
23       │      ATTRIBUTE TYPE         │      ATTRIBUTE VALUE        │
24       ├─────────────────────────────┼─────────────────────────────┤
25       │Interface Stability          │Standard                     │
26       └─────────────────────────────┴─────────────────────────────┘
27

SEE ALSO

29       ffs(3C), string(3C), stddef.h(3HEAD), attributes(5), standards(5)
30
31
32
33SunOS 5.11                        10 Sep 2004                 strings.h(3HEAD)
Impressum