#include "global.h" int readstr(FILE *f, char *string); int linecount(FILE *f); int loadconfig(char *file);