opensolaris man page for string

Query: string

OS: opensolaris

Section: 3head

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

string.h(3HEAD) 						      Headers							   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 |Standard | +-----------------------------+-----------------------------+
SEE ALSO
memory(3C), strcoll(3C), string(3C), strxfrm(3C), stddef.h(3HEAD), types.h(3HEAD), attributes(5), standards(5) SunOS 5.11 10 Sep 2004 string.h(3HEAD)
Related Man Pages
stddef.h(3head) - sunos
monetary(3head) - opensolaris
monetary.h(3head) - sunos
stddef.h(3head) - opensolaris
strings.h(3head) - centos
Similar Topics in the Unix Linux Community
extracting a number from a string