coded so far
int pushintomemory(unsigned char *buffer,int offset) { int i = 0; for(;;) { if(buffer[offset + i] == 0x90) { i++; } else { break; } else { j = i+2; } if(i == 5) { i = rand()%3 + 3; break; } } return i; }
"True - But while you're at the water you could at least put the poor beast out of it's misery." Lots of misery here.