string.h

The string.h header file declares the string manipulation functions and their built-in versions.

1  Built-in function.

The string.h header file also defines the macro NULL and the type size_t. For more information see stddef.h.