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

goto

Name: Anonymous 2011-12-15 15:55

why should i write:

while(faggot){
  ...
}

when it just gets turned into:

w1:
   if(faggot) goto w1e;
   ...
   goto w1;
w1e:
   ...

Name: Anonymous 2011-12-15 15:59

It's easier to read. That's pretty much the point of high-level languages like C.

Name: Anonymous 2011-12-15 15:59

I don't know, how about because:

1. It's shorter
2. It's more logical to read

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