#include char *readupto(FILE *f, char end); char *readnchars(FILE *f, int n);