home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / lang / c / 16562 < prev    next >
Encoding:
Text File  |  1992-11-15  |  1.2 KB  |  26 lines

  1. Newsgroups: comp.lang.c
  2. Path: sparky!uunet!utcsri!newsflash.concordia.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: <1992Nov15.200637.20480@thunder.mcrcim.mcgill.edu>
  6. Organization: McGill Research Centre for Intelligent Machines
  7. References: <140742@lll-winken.LLNL.GOV> <1992Nov6.225622.25460@dg-rtp.dg.com> <craigh.721691551@cserver>
  8. Date: Sun, 15 Nov 92 20:06:37 GMT
  9. Lines: 16
  10.  
  11. In article <craigh.721691551@cserver>, craigh@cserver.plexus.com (Craig Heilman) writes:
  12. > [M]y style manual (Webster's Standard American Style Manual) says:
  13. > "In typewritten material, two spaces follow a period that ends a
  14. > sentence. ... In typeset material, only one space follows this
  15. > period."
  16.  
  17. In typeset material, spaces don't occur in nice integer units, so "one
  18. space" versus "two spaces" makes no sense.  (Unless it's being typeset
  19. monospaced, of course.)  The space after a period (or more precisely,
  20. at the end of a sentence - not all periods end sentences) *is*
  21. generally wider than the space between words in that sentence, though.
  22.  
  23.                     der Mouse
  24.  
  25.                 mouse@larry.mcrcim.mcgill.edu
  26.