Path: utzoo!dptcdc!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!bloom-beacon!apple!austing From: austing@Apple.COM (Glenn L. Austin) Newsgroups: comp.lang.c Subject: Re: sizeof (integral types) Message-ID: <29193@apple.Apple.COM> Date: 18 Apr 89 18:16:55 GMT References: <12005@paris.ics.uci.edu> <10044@smoke.BRL.MIL> <29127@apple.Apple.COM> <10064@smoke.BRL.MIL> Organization: Apple Computer Inc, Cupertino, CA Lines: 21 In article <10064@smoke.BRL.MIL> gwyn@brl.arpa (Doug Gwyn) writes: >In article <29127@apple.Apple.COM> austing@Apple.COM (Glenn L. Austin) writes: >-In article <10044@smoke.BRL.MIL> gwyn@brl.arpa (Doug Gwyn) writes: >->longs are at least 32 bits. >-longs are guaranteed to be at least 24 bits (according to C++, sec 2.3.1) > >That's nice, but Mr. Schmidt was inquiring about the C standard, not C++. Considering that C++ is an *EXTENSION* of C (and was written with K&R as active participants), the fact that C++ talks about longs as at least 24 bits is true for C as well. ----------------------------------------------------------------------------- | Glenn L. Austin | The nice thing about standards is that | | Apple Computer, Inc. | there are so many of them to choose from. | | Internet: austing@apple.com | -Andrew S. Tanenbaum | ----------------------------------------------------------------------------- | All opinions stated above are mine -- who else would want them? | -----------------------------------------------------------------------------