#define USE_PPM #ifndef USE_PPM void write_ycc(); #endif void write_ppm(); void write_params(); void clean_files();