Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watmath!clyde!cbosgd!ihnp4!ptsfa!ames!rutgers!seismo!elsie!ado From: ado@elsie.UUCP Newsgroups: comp.lang.c Subject: Re: Style [++i vs i++] Message-ID: <7458@elsie.UUCP> Date: Tue, 7-Jul-87 12:59:42 EDT Article-I.D.: elsie.7458 Posted: Tue Jul 7 12:59:42 1987 Date-Received: Thu, 9-Jul-87 06:16:05 EDT References: <17310@amdcad.AMD.COM> <676@haddock.UUCP> Organization: NIH-LEC, Bethesda, MD Lines: 10 Summary: English > Which operator (pre-increment or post-increment) do you use when the side- > effect is the only desired action and the result is discarded, i.e. > "for (i=0; i