integer *= float
powell at decwrl.UUCP
powell at decwrl.UUCP
Wed Jan 4 04:09:06 AEST 1984
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
More information about the Comp.lang.c
mailing list