13 typedef unsigned char byte;
22 static void Ppm(
const char *fname,
const byte *img,
struct timeval *date,
const TVector2 xy);
23 static void Png(
const char *fname,
const byte *buf,
struct timeval *date,
const TVector2 xy);
static void Ppm(const char *fname, const byte *img, struct timeval *date, const TVector2 xy)
static void Png(const char *fname, const byte *buf, struct timeval *date, const TVector2 xy)