[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: not enough real programmers? (was Re: Byte Magazine: 18 Vintage issues, 1985-1986)



On Thu, 19 Aug 1999 13:13:03 +0200, fungus
<fungus@egg.chips.and.spam.com> wrote:

>
>
>Gene Wirchenko wrote:
>> 
>>      I believe it would be a conforming implementation of C to have
>> short, int, and long all be 16 bits. In that case, using unsigned long
>> wouldn't be enough.
>> 
>
>Bzzzzzzt!
>
>Longs are always at least 32 bits.
Not always true. On the Z World C it's 24bits - although this could
reflect the quality of the C compiler rather than any standard

Ken.