#include fgetc(fp) FILE *fp; { return(getc(fp)); }