C bites / programming style

Doug Gwyn <gwyn> gwyn at brl-tgr.ARPA
Fri Sep 13 11:04:52 AEST 1985


I have a compromise proposal that should satisy everbody:

	if ( cond ) {
	{   {	{
		stmt;
	}   }	}
	}

No matter where you like your curly braces, you got `em.



More information about the Comp.lang.c mailing list