strings(3head) sunos man page | unix.com

Man Page: strings

Operating Environment: sunos

Section: 3head

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.10 10 Sep 2004 strings.h(3HEAD)
Related Man Pages
stddef.h(3head) - sunos
stddef.h(3head) - opensolaris
monetary.h(3head) - opensolaris
string.h(3head) - opensolaris
monetary.h(3head) - centos
Similar Topics in the Unix Linux Community
Picking matching strings
Join 2 separate strings into one with alternate tokens.
Finding Strings between 2 characters in a file
Replace a multi-line strings or numbers
Merge two strings by overlapped region