Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!mips!pacbell.com!decwrl!pa.dec.com!jrdzzz.jrd.dec.com!tkou02.enet.dec.com!jit345!diamond From: diamond@jit345.swstokyo.dec.com (Norman Diamond) Newsgroups: comp.lang.c Subject: Re: difference between c++; and ++c; Keywords: pre post increment decrement grammar style Message-ID: <1991Apr11.011638.5238@tkou02.enet.dec.com> Date: 11 Apr 91 01:16:38 GMT References: <1991Apr08.161444.10025@cs.ruu.nl> <1817@bbxsda.UUCP> <1991Apr9.125207.22511@bwdls61.bnr.ca> <4496@gmdzi.gmd.de> Sender: usenet@tkou02.enet.dec.com (USENET News System) Reply-To: diamond@jit345.enet@tkou02.enet.dec.com (Norman Diamond) Organization: Digital Equipment Corporation Japan , Tokyo Lines: 8 In article <4496@gmdzi.gmd.de> wittig@gmdzi.gmd.de (Georg Wittig) writes: >So, is ``c++'' always equivalent to ``(++c - 1)'' ? Usually. In cases of overflow, sometimes yes, sometimes not necessarily. -- Norman Diamond diamond@tkov50.enet.dec.com If this were the company's opinion, I wouldn't be allowed to post it.