Return
Styles:
Pseud0ch
,
Terminal
,
Valhalla
,
NES
,
Geocities
,
Blue Moon
.
Entire thread
while vs for
1
Name:
Anonymous
2010-07-02 13:41
Whats the difference?
25
Name:
FrozenVoid
2010-07-03 1:22
If i need a real fast Infinite loop i use
label1:
loop();if(done){goto label2;}
goto label1;
label2://beats all those for/while loops and has zero overhead.
Newer Posts
Don't change these.
Name:
Email:
Entire Thread
Thread List