home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / lang / c / 18820 < prev    next >
Encoding:
Internet Message Format  |  1992-12-23  |  843 b 

  1. Path: sparky!uunet!optilink!brad
  2. From: brad@optilink.COM (Brad Yearwood)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: C code Layout
  5. Message-ID: <13714@optilink.COM>
  6. Date: 23 Dec 92 06:43:32 GMT
  7. References: <1992Dec17.081451@eklektix.com> <771@ulogic.UUCP>
  8. Organization: Optilink Corporation, Petaluma, CA
  9. Lines: 18
  10.  
  11. In article <771@ulogic.UUCP>, hartman@ulogic.UUCP (Richard M. Hartman) writes:
  12. # ... am I in the minority here by preferring style C:
  13. #     keyword (condition) 
  14. #         {
  15. #         statement1;
  16. #         statement2;
  17. #         statement3;
  18. #         }
  19.  
  20. You may be in the minority, but you're in good company ;-) .  We have
  21. standardized upon style C here.  I was probably on the other side of
  22. the (acrimonious) arguments which led up to this style, but I have come to
  23. appreciate it.
  24.  
  25. Brad Yearwood   brad@optilink.com   {uunet, pyramid}!optilink!brad
  26. Petaluma, CA
  27.