opensolaris man page for strings

Query: strings

OS: opensolaris

Section: 3head

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

strings.h(3HEAD)						      Headers							  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 |Standard | +-----------------------------+-----------------------------+
SEE ALSO
ffs(3C), string(3C), stddef.h(3HEAD), attributes(5), standards(5) SunOS 5.11 10 Sep 2004 strings.h(3HEAD)
Related Man Pages
stddef(3head) - sunos
string.h(3head) - sunos
string.h(3head) - opensolaris
strings.h(3head) - centos
monetary.h(3head) - centos
Similar Topics in the Unix Linux Community
comparing two strings
assign colon delimited strings to variables
Grepping for Exact Strings
retrieving data between two strings
Merge two strings by overlapped region