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

goto

Name: Anonymous 2011-05-27 14:38

why is it so bad?

Name: Anonymous 2011-05-27 22:59

>>15
Java has a solution to this.


NotALabel:
for(int x = 0; x < 100; x++) {
  for(int y = 0; y < 100; y++) {
    if(y == 55) break NotALabel;
  }
}


See? You put the label at the start and it's totally different!

Guys?

...guys?

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