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?
17
Name:
Anonymous
2010-07-02 21:08
>>16
The difference between
for (;;)
and
while (1)
is not ``fucking with your algorithm''. They both do the exact same thing, and should compile to the same assembly.
Newer Posts
Don't change these.
Name:
Email:
Entire Thread
Thread List