Dissent on a C style rule - aesthetic?

utzoo!decvax!genradbo!john utzoo!decvax!genradbo!john
Fri Oct 22 12:21:09 AEST 1982


Actually, I find that the following is an extremely easy style to read
(especially in large programs with lots of levels)

                  if ( ... )
                      {
                      ...
                      ...
                      }

Is there some reason why the other form is a "standard"?



More information about the Comp.lang.c mailing list