Go to main content

man pages section 3: Library Interfaces and Headers

Exit Print View

Updated: July 2017
 
 

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(5) for descriptions of the following attributes:

ATTRIBUTE TYPE
ATTRIBUTE VALUE
Interface Stability
Committed
Standard

See Also

ffs(3C), string(3C), stddef.h(3HEAD), attributes(5), standards(5)