#include FILE *c_stdout() { return stdout; } FILE *c_stdin() { return stdin; }