0 Members and 1 Guest are viewing this topic.
char* scrbuf = (char*) malloc(SCREEN_BYTES_SIZE);
memset(buffer,0x00,SCREEN_BYTES_SIZE);