Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!rutgers!nike!ucbcad!ucbvax!jade!eris!mwm From: mwm@eris.BERKELEY.EDU (Mike (Don't have strength to leave) Meyer) Newsgroups: net.lang.c Subject: Re: sizeof(char) Message-ID: <1621@jade.BERKELEY.EDU> Date: Thu, 6-Nov-86 20:18:38 EST Article-I.D.: jade.1621 Posted: Thu Nov 6 20:18:38 1986 Date-Received: Sat, 8-Nov-86 04:50:17 EST References: <4617@brl-smoke.ARPA> <657@dg_rtp.UUCP> <55@cartan.Berkeley.EDU> <5141@brl-smoke.ARPA> <126@olamb.UUCP> Sender: usenet@jade.BERKELEY.EDU Reply-To: mwm@eris.BERKELEY.EDU (Mike (Don't have strength to leave) Meyer) Organization: Missionaria Phonibalonica Lines: 14 In article <126@olamb.UUCP> kimcm@olamb.UUCP (Kim Chr. Madsen) writes: >Why not take the full step and let the datatype char be of variable size, >like int's and other types. Then invent the datatype ``byte'' which is exactly >8 bits long. Ok, so what should those with C compilers on the QM/C (18 bit words, word addressable) or the C/70 (20 bit words, two 10-bit address units per word) do, hmmm? And yes, there are C compilers for those two machines. Not only is all the world not a VAX, it all isn't even addressable in eight-bit units!