Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: www.microsoft.com sure needs a lot of silicon

Re: www.microsoft.com sure needs a lot of silicon

From: Christopher Gray <grayc_at_btm0qt.se.bel.alcatel.be>
Date: 1997/04/30
Message-ID: <pk94tcozlad.fsf@btm0qt.se.bel.alcatel.be>#1/1

In article <5jrnmh$jsc$1_at_news2.digex.net> "paul chemmanoor" <icarus_at_access.digex.net> writes:

   What is the exact quote from K&R C ?    Could someone please give us the quote ?

I'm not going to type in the whole page, but the key sentence is (IMHO):   Each compiler is free to choose appropriate sizes for its own hardware,   subject only to the restriction thar shorts and ints are at least 16 bits,   longs are at least 32 bits, and short is no longer than int, which is no   longer than long.

That sums up pretty well how much you know when you write   int i;
and how much you don't know.

But who still writes in C these days? <G,D&R>

-- 
________________________________________________________________________

 Chris Gray  
Received on Wed Apr 30 1997 - 00:00:00 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US