From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.5-pre1 (2020-06-20) on ip-172-31-74-118.ec2.internal X-Spam-Level: X-Spam-Status: No, score=-1.9 required=3.0 tests=BAYES_00,MSGID_SHORT autolearn=no autolearn_force=no version=3.4.5-pre1 Date: 6 Dec 91 20:04:57 GMT From: deccrl!caen!zaphod.mps.ohio-state.edu!unix.cis.pitt.edu!gvlf3.gvl.unisys. com!email!parkhill@bloom-beacon.mit.edu (parkhill) Subject: Re: 'SIZE attribute of a type Message-ID: <5879@email.sp.unisys.com> List-Id: You are correct. I was wrong. Robert Parkhill I kind of wonder what use the attribute Type_Name'Size is for normal programming. Imagine a compiler that could pack type Boolean into a single bit in a record but could not pack bits in a boolean array.