Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site decwrl.UUCP Path: utzoo!linus!decvax!decwrl!powell From: powell@decwrl.UUCP Newsgroups: net.lang.c Subject: integer *= float Message-ID: <4759@decwrl.UUCP> Date: Tue, 3-Jan-84 13:09:06 EST Article-I.D.: decwrl.4759 Posted: Tue Jan 3 13:09:06 1984 Date-Received: Wed, 4-Jan-84 03:09:57 EST Sender: powell@decwrl.UUCP Organization: DEC Western Research Lab, Los Altos, CA Lines: 11 From: powell (Mike Powell) The DEC VMS C compiler does the correct (according to K&R) thing (i.e., treats it as integer = integer * float). Apparently the implementors read the book, rather than the portable C compiler. Are there a lot of differences between K&R and pcc? Have these caused problems in Unix ports when a new compiler was written? Michael L. Powell Western Research Laboratory Digital Equipment Corporation Los Altos, CA {decvax,ucbvax}!decwrl!powell