|
|
1.1 root 1:
2:
3: string.h Header File string.h
4:
5:
6:
7: #include <string.h>
8:
9: string.h is the header that holds the declarations and
10: definitions of all ANSI routines that handle strings and buffers.
11: It declares the following functions:
12:
13:
14: mmeemmcchhrr() Search a region of memory for a character
15: mmeemmccmmpp() Compare two regions of memory
16: mmeemmccppyy() Copy one region of memory into another
17: mmeemmmmoovvee() Copy one region of memory into another with which it overlaps
18: mmeemmsseett() Fill a region of memory with a character
19: ssttrrccmmpp() Compare two strings
20: ssttrrnnccmmpp() Compare two lengths for a set number of bytes
21: ssttrrccppyy() Copy a string
22: ssttrrnnccmmpp() Copy a portion of a string
23: ssttrrccoollll() Compare two strings, using locale information
24: ssttrrccssppnn() Return length one string excludes characters in another
25: ssttrreerrrroorr()Translate an error number into a string
26: ssttrrlleenn() Measure the length of a string
27: ssttrrppbbrrkk() Find first occurrence in string of character from another string
28: ssttrrcchhrr() Find leftmost occurrence of character in a string
29: ssttrrrrcchhrr() Find rightmost occurrence of character in a string
30: ssttrrssppnn() Return length one string includes character in another
31: ssttrrssttrr() Find one string within another string
32: ssttrrttookk() Break a string into tokens
33: ssttrrxxffrrmm() Transform a string, using locale information
34:
35:
36: See their respective Lexicon entries for details.
37:
38: ***** See Also *****
39:
40: header files
41:
42:
43:
44:
45:
46:
47:
48:
49:
50:
51:
52:
53:
54:
55:
56:
57:
58:
59:
60:
61:
62:
63:
64: COHERENT Lexicon Page 1
65:
66:
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.