main
Use #include <foo.h> instead of #include "foo.h" in most cases.
Avoid using %zu or %zd with printf() and fprintf().