- prototype in string.h - copies exactly maxlen characters from src to dest, truncating or null-padding dest - dest might NOT be null-terminated if length of src >= maxlen