build: gcc -Wall -Wextra -Wpedantic --std=gnu99 clip.c -o clip lint: splint clip.c