Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 larry 2/4/84; site hlhop.UUCP Path: utzoo!watmath!clyde!burl!we13!ihnp4!hlhop!smq From: smq@hlhop.UUCP (Steven M. Queriolo) Newsgroups: net.lang.c,net.bugs.4bsd Subject: Re: i = i * f vs. i *= f Message-ID: <294@hlhop.UUCP> Date: Mon, 16-Apr-84 14:08:29 EST Article-I.D.: hlhop.294 Posted: Mon Apr 16 14:08:29 1984 Date-Received: Fri, 20-Apr-84 01:15:21 EST References: <866@elsie.UUCP> Organization: AT&T Bell Laboratories, Short Hills, NJ Lines: 8 I tried both i=100; i *= .2; and i=100; i /= 3.3; on our Unix System V (Release 2.0) and both of these 'bugs' produced the correct answers. -- Steven M. Queriolo AT&T Bell Laboratories ..........hlhop!smq