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

What's wrong with this picture?

Name: Anonymous 2008-02-08 18:02

#define incl(var, count) for (int var = 0; var < (count); var++)
#define decl(var, count) for (int var = (count) - 1; var >= 0; var--)

Name: Anonymous 2008-02-08 19:14

>>1
var = (count) - 1; var >= 0
WHY?

(Yes, the compiler will fix it, but it still takes longer to type than the unretarded equivalent.)

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