man pages section 3: Library Interfaces and Headers

Exit Print View

Updated: July 2014
 
 

string.h(3HEAD)

Name

string.h, string - string operations

Synopsis

#include <string.h>

Description

The <string.h> header defines the following:

NULL

null pointer constant

size_t

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

memory(3C), strcoll(3C), string(3C), strxfrm(3C), stddef.h(3HEAD), types.h(3HEAD), attributes(5), standards(5)