#include #include int main() { // setting up array and a few integers i may need// unsigned char imgSet[10][65538] = {0} ; //char *input; char inputarray[2]; char *menu; char l,L,r,R,a,A,h,H,v,V,t,T,d,D,m,M,q,Q; char menuinput=0; int i,vSize, hSize; //setting the menu to a pointer //while(menuinput != ('q' || 'Q')) //{ menu = "*****OPTION*****MENU***** \nL: Load image \nR: Remove image \nP: Print image ...