home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / lang / c / 16401 < prev    next >
Encoding:
Text File  |  1992-11-12  |  1.3 KB  |  28 lines

  1. Newsgroups: comp.lang.c
  2. Path: sparky!uunet!utcsri!newsflash.concordia.ca!IRO.UMontreal.CA!CC.UMontreal.CA!sifon!thunder.mcrcim.mcgill.edu!mouse
  3. From: mouse@thunder.mcrcim.mcgill.edu (der Mouse)
  4. Subject: Re: The Correct Way To Write C if-Statements
  5. Message-ID: <1992Nov12.095307.20702@thunder.mcrcim.mcgill.edu>
  6. Organization: McGill Research Centre for Intelligent Machines
  7. References: <140742@lll-winken.LLNL.GOV> <1992Nov9.194915.1647@keinstr.uucp>
  8. Date: Thu, 12 Nov 92 09:53:07 GMT
  9. Lines: 18
  10.  
  11. In article <1992Nov9.194915.1647@keinstr.uucp>, chaplin@keinstr.uucp (Roger Chaplin) writes:
  12. > Mark Boolootian (booloo@framsparc.ocf.llnl.gov) wrote:
  13. >>         The Correct Way To Write C if-Statements
  14. > [notes that 4-space indentation is used, and that the title is
  15. > centered using tabs]
  16. > Does Mr. Minton use the SPACE bar to indent his if statements??  He
  17. > must not be using his TAB key.
  18.  
  19. It's reasonably likely that he uses an editor that deals with details
  20. like code indentation automatically.  I use a C mode in an emacs
  21. variant, and I rarely have to think about indentation; I just type
  22. linefeed and { and } and emacs deals with getting it all lined up just
  23. so and using mixed tabs and spaces for the indentation when necessary.
  24.  
  25.                     der Mouse
  26.  
  27.                 mouse@larry.mcrcim.mcgill.edu
  28.