header

<cstring> (string.h)

C Strings
This header file defines several functions to manipulate C strings and arrays.

Functions

Copying:

Concatenation:

Comparison:

Searching:

Other:

Macros


Types