/*
 *		the chache engine - header
 */

void cachengn_print_version(int k);

int init_empty_cache(int iw, int ih, int szc, int nbre);