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