Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!rutgers!brl-adm!brl-smoke!gwyn From: gwyn@brl-smoke.UUCP Newsgroups: comp.lang.c Subject: Re: bytes don't fill words Message-ID: <5575@brl-smoke.ARPA> Date: Wed, 28-Jan-87 01:51:46 EST Article-I.D.: brl-smok.5575 Posted: Wed Jan 28 01:51:46 1987 Date-Received: Thu, 29-Jan-87 05:49:53 EST References: <4603@watmath.UUCP> <1987Jan26.132911.9733@sq.uucp> Reply-To: gwyn@brl.arpa (Doug Gwyn (VLD/VMB) ) Distribution: comp Organization: Ballistic Research Lab (BRL), APG, MD. Lines: 19 In article <1987Jan26.132911.9733@sq.uucp> msb@sq.UUCP (Mark Brader) writes: ># Except for bit-fields, objects are composed of contiguous sequences ># of one or more bytes ... Sorry if people are getting tired of this, but since I posted the original incorrect info (now you see why the "not an X3J11 position" disclaimers!), I would like to limit the damage done: Yes, all C objects (other than bit-fields) are composed of a contiguous sequence of bytes, with no bits left over. I should know this better than anyone, since I'm the proponent of a clean separation between "byte" and "character". I can only explain my earlier lapse as being due to inadequate proof-reading of my response to RMS (the preparation of which had been interrupted while I was working on that section) before I sent it out. I apologize for misleading people. OBJECTS ARE MADE OF BYTES. (Except for those &)^^&!$%)&*@ bit-fields. Can we get rid of bit-fields?)