#include int fclean (FILE *fp) { return fflush (fp); }