C format

utzoo!decvax!cca!hplabs!hao!pag at sri-unix utzoo!decvax!cca!hplabs!hao!pag at sri-unix
Mon Oct 25 12:15:18 AEST 1982


How about
	if(condition)
	{
		a;
		b;
		c;
	}
??  I prefer it to the usual "if(condition){" for readability.

--peter gross



More information about the Comp.lang.c mailing list