Path: utzoo!mnetor!uunet!actnyc!ram From: ram@actnyc.UUCP (Ray Milkey) Newsgroups: comp.os.vms Subject: Re: C puzzle Message-ID: <707@actnyc.UUCP> Date: 23 Feb 88 21:33:06 GMT References: <8802221044.AA21745@ucbvax.Berkeley.EDU> Reply-To: ram@actnyc.UUCP (Ray Milkey) Organization: InterACT Corporation Lines: 4 The pending C standard states that a post increment operator can be deferred until the next sequence point, where a sequence point occurs at a statement end. Both implementations are "correct", and several others would be also. Kids, don't try this at home.