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

Why do you pad your parentheses?

Name: Anonymous 2011-11-10 16:15

What the hell is this useless whitespace about

while ( jews )
        fprintf( stderr, "A problem was detected\n" );


Considered Harmful

Name: Anonymous 2011-11-12 0:19

>>1
If you removed the space between while and (, that would be a Traditional Unix style.
http://minnie.tuhs.org/cgi-bin/utree.pl?file=4.2BSD/usr/src/ucb/finger.c

>>12
#define WHILE while (
#define DO ) {
#define WEND ;};
#define CALL

WHILE jews DO
    CALL purify(jews)
WEND

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