home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!optilink!brad
- From: brad@optilink.COM (Brad Yearwood)
- Newsgroups: comp.lang.c
- Subject: Re: C code Layout
- Message-ID: <13714@optilink.COM>
- Date: 23 Dec 92 06:43:32 GMT
- References: <1992Dec17.081451@eklektix.com> <771@ulogic.UUCP>
- Organization: Optilink Corporation, Petaluma, CA
- Lines: 18
-
- In article <771@ulogic.UUCP>, hartman@ulogic.UUCP (Richard M. Hartman) writes:
- #
- # ... am I in the minority here by preferring style C:
- #
- # keyword (condition)
- # {
- # statement1;
- # statement2;
- # statement3;
- # }
-
- You may be in the minority, but you're in good company ;-) . We have
- standardized upon style C here. I was probably on the other side of
- the (acrimonious) arguments which led up to this style, but I have come to
- appreciate it.
-
- Brad Yearwood brad@optilink.com {uunet, pyramid}!optilink!brad
- Petaluma, CA
-