string.h

This header file declares functions for comparing, copying, concatenating, and searching character strings and memory.

The functions in this header file follow a naming convention that describes how the function varies its operation and on what kind of data it operates on. Each function begins with one of these prefixes: