cstring
Standard library header <cstring>
This header was originally in the C standard library as <string.h>
.
This header is for C-style null-terminated byte strings.
Macros
implementation-defined null pointer constant (macro constant) |
Types
unsigned integer type returned by the sizeof
|