Received: by taz.hyperreal.com (8.6.12/8.6.5) id HAA27582; Wed, 26 Jun 1996 07:41:14 -0700 Received: from battra.telebase.com by taz.hyperreal.com (8.6.12/8.6.5) with ESMTP id HAA27574; Wed, 26 Jun 1996 07:41:12 -0700 Received: from wormhole.telebase.com by battra.telebase.com id KAA24602 for ; Wed, 26 Jun 1996 10:41:12 -0400 (EDT) Received: from spudboy.telebase.com (spudboy.telebase.com [172.16.2.215]) by wormhole.telebase.com (8.7.4/8.6.9.1) with ESMTP id KAA13828 for ; Wed, 26 Jun 1996 10:41:11 -0400 (EDT) Received: (from chuck@localhost) by spudboy.telebase.com (8.7.5/8.6.9.1) id KAA16763 for new-httpd@hyperreal.com; Wed, 26 Jun 1996 10:41:11 -0400 (EDT) From: Chuck Murcko Message-Id: <199606261441.KAA16763@telebase.com.> Subject: Re: fixes to assist building Apache-1.1b4 on SunOS-4.1, among other To: new-httpd@hyperreal.com Date: Wed, 26 Jun 1996 10:41:11 -0400 (EDT) In-Reply-To: <9606261406.aa17873@gonzo.ben.algroup.co.uk> from "Ben Laurie" at Jun 26, 96 02:06:42 pm X-Mailer: ELM [version 2.4 PL25] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-new-httpd@apache.org Precedence: bulk Reply-To: new-httpd@hyperreal.com Ben Laurie liltingly intones: > > Randy Terbush wrote: > > > > > > To possible add 6) to this debate, > > > > I've grown to like the style of adding a space after the function > > call and before it's arguments. > > > > int > > select (..., ..., ); > > I've already added 6 to my list, so yours is 7: > > 6. Switches > > Note: Illustrated using 3c. > > a) > switch(x) > { > case a: > code; > case b: > code; > } > > b) > switch(x) > { > case a: > code; > case b: > code; > } > May I suggest 7c: switch { case a: code; case b: code; } My normal use is 1b, 2a, 3b, 4b, 5, 6c, 7a. chuck Chuck Murcko N2K Inc. Wayne PA chuck@telebase.com And now, on a lighter note: Fats Loves Madelyn