Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Question

Name: Anonymous 2012-01-16 16:18


void anus(int i){
  int *p = &i;
  p = p - sizeof(void*);
  *p = NULL;
}

int main(int argc,char *argv[]){
  fib(0);
}



What does this code produce?

Name: Anonymous 2012-01-16 16:58

However, sizeof(void*) is 4 bytes on a 32-bit machine.
That's not necessarily true.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List