Path: utzoo!attcan!uunet!bu.edu!snorkelwacker!bloom-beacon!news From: scs@adam.mit.edu (Steve Summit) Newsgroups: comp.lang.c Subject: Re: Answers to Frequently Asked Questions on comp.lang.c Message-ID: <1990Jun2.052329.22782@athena.mit.edu> Date: 2 Jun 90 05:23:29 GMT References: <1990Jun1.110510.4814@athena.mit.edu> Sender: news@athena.mit.edu (News system) Reply-To: scs@adam.mit.edu (Steve Summit) Organization: Thermal Technologies, Inc. Lines: 9 In article <1990Jun1.110510.4814@athena.mit.edu> I carelessly wrote: > Old C > silently promoted doubles to floats when passing them as arguments... Oops. That should, of course, say that Old C promotes floats to doubles. Thanks to Erik Talvola for pointing this out. Steve Summit scs@adam.mit.edu