These flags are ideal for a strict build
-std=c99 -fsanitize=address -g -W -Wall -Werror -Werror=missing-declarations -Werror=redundant-decls -Wextra -Wpedantic -pedantic-errors -Wconversion -Wdeprecated -Wextra-semiNote: remember to remove the -fsanitize=address and -g flags on the release build.