cstring (string.h)

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

你可能感兴趣的:(String)