comp.lang.ada
 help / color / mirror / Atom feed
From: George Haddad <haddad#m#_george@mmac.is.lmsc.lockheed.com>
Subject: Re: Booelan Function and sizeof operator
Date: 1996/04/15
Date: 1996-04-15T00:00:00+00:00	[thread overview]
Message-ID: <31722D7C.182D@mmac.is.lmsc.lockheed.com> (raw)
In-Reply-To: Pine.SOL.3.91.960410173604.18640A-100000@unixa.lancs.ac.uk

Samuel Tardieu wrote:
>> "David" == David Wheeler <wheeler@aphrodite.csed.ida.org> writes: 
> David> sizeof(int) ===> Integer'Size
> 
> I think you mean: sizeof(int) ===> Integer'Size/System.Storage_Unit

Wouldn't it actually be:   :-)
   sizeof(int) ===> ((Integer'Size - 1)/System.Storage_Unit) + 1;

   (Just to drag things out a little more generally. :-))
-- 
I found these opinions on my doorstep, would you please give them a 
good home?




      parent reply	other threads:[~1996-04-15  0:00 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-04-10  0:00 Booelan Function and sizeof operator EMANUELE COSTA
1996-04-10  0:00 ` Robert Dewar
1996-04-11  0:00 ` Dale Stanbrough
1996-04-12  0:00 ` David Wheeler
1996-04-13  0:00 ` Samuel Tardieu
1996-04-15  0:00 ` George Haddad [this message]
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox