Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: notesfiles Path: utzoo!watmath!clyde!burl!ulysses!bellcore!decvax!hplabs!hp-pcd!orstcs!nathan From: nathan@orstcs.UUCP (nathan) Newsgroups: net.lang.c++ Subject: Re: Unintuitive Semantics in... Message-ID: <34200019@orstcs.UUCP> Date: Fri, 18-Apr-86 04:12:00 EST Article-I.D.: orstcs.34200019 Posted: Fri Apr 18 04:12:00 1986 Date-Received: Mon, 21-Apr-86 04:26:39 EST Organization: Oregon State University - Corvallis, OR Lines: 9 Nf-ID: #N:orstcs:34200019:000:230 Nf-From: orstcs!nathan Apr 18 01:12:00 1986 try this: { for (int i = 0; i < 3; ++i) stuff(); } { for (int i = 0; i < 3; ++i) stuff(); } Ugly, I know. Sigh. Nathan C. Myers orstcs!nathan nathan@oregon-state Quote: "Laugh-a while you can-a, Monkey-boy!" -John Whorfin