#include #include "stdio.h" void err(char *, ...); void errline(char *, int, ...); void warn(int, char *, ...);