3. string.h functions

The first part of each string.h function description below was mostly copied from K&R:

The C Programming Language, Second Edition, by Brian W. Kernighan and Dennis M. Ritchie

strchr

strrchr

strstr

strcmp

strcpy

strcat

strncpy

strncat

strncmp

strspn

strcspn

strpbrk

strtok