comp.lang.ada
 help / color / mirror / Atom feed
From: tmoran@acm.org
Subject: Re: Pascal to ADA
Date: Mon, 17 Nov 2003 23:14:19 GMT
Date: 2003-11-17T23:14:19+00:00	[thread overview]
Message-ID: <fDcub.228952$Fm2.229034@attbi_s04> (raw)
In-Reply-To: H75ub.172723$9E1.890804@attbi_s52

> subtype BYTE is Unsigned_8;
> subtype LONGINT is Integer;
> subtype WORD is Unsigned_16;
   The middle one should of course be
  subtype LONGINT is Integer_32;
both for consistency and because the Standard Integer is only required to
hold at least 16 bits but could hold as many as the compiler writer chose.



  reply	other threads:[~2003-11-17 23:14 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-17 10:12 Pascal to ADA Tilman Gloetzner
2003-11-17 10:24 ` Vinzent 'Gadget' Hoefler
2003-11-17 10:44 ` Marius Amado Alves
2003-11-17 11:41 ` Ole-Hjalmar Kristensen
     [not found] ` <1069065860.2826.11.camel@localhost.localdomain>
2003-11-17 13:17   ` Marius Amado Alves
2003-11-17 14:42 ` Steve
2003-11-17 23:14   ` tmoran [this message]
2003-11-20 12:24 ` Lutz Donnerhacke
  -- strict thread matches above, loose matches on Subject: below --
2001-02-14 19:29 pascal to Ada Munir Albeelbisi
2001-02-14 21:30 ` Pascal Obry
2001-02-15 12:22   ` Marc A. Criley
2001-02-15 17:31     ` Pascal Obry
2001-02-15 10:43 ` David C. Hoos, Sr.
2001-02-15 17:21 ` Randy Brukardt
replies disabled

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