|
|
coherent
string.h Header File string.h
#include <string.h>
string.h is the header that holds the declarations and
definitions of all ANSI routines that handle strings and buffers.
It declares the following functions:
mmeemmcchhrr() Search a region of memory for a character
mmeemmccmmpp() Compare two regions of memory
mmeemmccppyy() Copy one region of memory into another
mmeemmmmoovvee() Copy one region of memory into another with which it overlaps
mmeemmsseett() Fill a region of memory with a character
ssttrrccmmpp() Compare two strings
ssttrrnnccmmpp() Compare two lengths for a set number of bytes
ssttrrccppyy() Copy a string
ssttrrnnccmmpp() Copy a portion of a string
ssttrrccoollll() Compare two strings, using locale information
ssttrrccssppnn() Return length one string excludes characters in another
ssttrreerrrroorr()Translate an error number into a string
ssttrrlleenn() Measure the length of a string
ssttrrppbbrrkk() Find first occurrence in string of character from another string
ssttrrcchhrr() Find leftmost occurrence of character in a string
ssttrrrrcchhrr() Find rightmost occurrence of character in a string
ssttrrssppnn() Return length one string includes character in another
ssttrrssttrr() Find one string within another string
ssttrrttookk() Break a string into tokens
ssttrrxxffrrmm() Transform a string, using locale information
See their respective Lexicon entries for details.
***** See Also *****
header files
COHERENT Lexicon Page 1
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.