Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP
Posting-Version: version B 2.10.2 9/18/84; site brl-tgr.ARPA
Path: utzoo!watmath!clyde!burl!ulysses!mhuxr!mhuxn!ihnp4!qantel!dual!lll-crg!seismo!brl-tgr!gwyn
From: gwyn@brl-tgr.ARPA (Doug Gwyn )
Newsgroups: net.lang.c
Subject: Re: C bites / programming style
Message-ID: <1457@brl-tgr.ARPA>
Date: Thu, 12-Sep-85 21:04:52 EDT
Article-I.D.: brl-tgr.1457
Posted: Thu Sep 12 21:04:52 1985
Date-Received: Sun, 15-Sep-85 11:48:54 EDT
References: <418@phri.UUCP> <700002@fthood> <209@3comvax.UUCP> <411@npois.UUCP>, <1455@uwmacc.UUCP> <417@npois.UUCP>
Organization: Ballistic Research Lab
Lines: 9

I have a compromise proposal that should satisy everbody:

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

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