comp.lang.ada
 help / color / mirror / Atom feed
From: christoph.grein@eurocopter.com
Subject: Re: Extra footnote: Re: Size of Vector limited to 1024 MB of Heap Size
Date: Wed, 25 Jun 2008 01:04:02 -0700 (PDT)
Date: 2008-06-25T01:04:02-07:00	[thread overview]
Message-ID: <0daa669f-c704-479d-af51-f21e244b5abe@d1g2000hsg.googlegroups.com> (raw)
In-Reply-To: Imi8k.139373$SV4.48327@bgtnsc04-news.ops.worldnet.att.net

On 25 Jun., 04:49, a...@anon.org (anon) wrote:
> RM for Ada 95 and Ada 2005 -- 3.5.4 ( 21 ) : says that an Integer must
> include the range
>
>   -2**15+1 .. +2**15-1   aka     -32768 .. +32767
>
> but it is not limited to that range. Check RM 3.5.4  ( 26 ).

Paragraph (26) has nothing to do with Integer - it's about nonstandard
integer types, and Integer is a standard integer type.

> The norm for PC's Integer is -2**32+1 .. +2**32-1

You surely mean -(2**31) .. (2**31) - 1

"Norm"? You mean it's generally the case... There is no (DIN, EU, ...)
norm, or is there.



  reply	other threads:[~2008-06-25  8:04 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-24  8:44 Size of Vector limited to 1024 MB of Heap Size Dennis Hoppe
2008-06-24 15:03 ` Adam Beneschan
2008-06-24 17:32 ` Robert A Duff
2008-06-24 18:55 ` Peter Schildmann
2008-06-25 15:13   ` Dennis Hoppe
2008-06-25 17:26     ` (see below)
2008-06-25 21:09       ` Dennis Hoppe
2008-06-24 20:03 ` Gene
2008-06-24 20:38   ` Robert A Duff
2008-06-24 22:53 ` anon
2008-06-24 23:36   ` Extra footnote: " anon
2008-06-25  0:11     ` tmoran
2008-06-25  2:49       ` anon
2008-06-25  8:04         ` christoph.grein [this message]
2008-06-25 10:39 ` Peter Schildmann
2008-06-25 15:29   ` Dennis Hoppe
replies disabled

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