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

for(int i=0;i<1;i++)

Name: Anonymous 2012-10-29 13:02

if(1){
DoThis();
}
else{
DoThat();
}

Name: Anonymous 2012-10-29 15:20

>>18,19
The error branch should also exit the process (or halt the machine in case you're making an OS), since it is obvious that if it's triggered, it must have been caused by a protection fault unless you're writing self-modifying code.
(I sincerely hope you're not writing non-self-modifying code and not protecting the memory.)

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