[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)



In article <slrn7rovkp.rle.nxk3@skybridge.SCL.CWRU.Edu>,
Natarajan Krishnaswami <nxk3@po.cwru.edu> wrote:
>On Thu, 19 Aug 1999 18:15:26 GMT, Peter Seebach <seebs@plethora.net> wrote:
>> 	sizeof(char) <= sizeof(anything)

>Isn't sizeof(char) defined to be 1?  

Yup.  Since it's an integer type, and everything has a size of at least one,
sizeof(char) is no larger than sizeof(x) for all x.

-s
-- 
Copyright 1999, All rights reserved.  Peter Seebach / seebs@plethora.net
C/Unix wizard, Pro-commerce radical, Spam fighter.  Boycott Spamazon!
Will work for interesting hardware.  http://www.plethora.net/~seebs/
Visit my new ISP <URL:http://www.plethora.net/> --- More Net, Less Spam!