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