#ifndef CLEAR_H #define CLEAR_H #include void clear(int w, int h){ int i = 0; int j = 0; for(i=0; i