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-09 3:27

>>12
No, just incl(i,3) { /* do some stuff */ }. Lol C99/Sepples.

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