From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-0.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 Path: border1.nntp.dca1.giganews.com!border2.nntp.dca1.giganews.com!buffer2.nntp.dca1.giganews.com!border2.nntp.dca3.giganews.com!backlog4.nntp.dca3.giganews.com!border2.nntp.dca.giganews.com!nntp.giganews.com!newsfeed.hal-mli.net!feeder3.hal-mli.net!aioe.org!.POSTED!not-for-mail From: "Dmitry A. Kazakov" Newsgroups: comp.lang.ada Subject: Re: integers of 1, 2, 4 bytes Date: Sun, 15 Jun 2014 20:43:16 +0200 Organization: cbb software GmbH Message-ID: <1d32e2i06k9ek$.1oosi3xk706l0$.dlg@40tude.net> References: Reply-To: mailbox@dmitry-kazakov.de NNTP-Posting-Host: AuYlnUSfTZrfhAkRjyySpQ.user.speranza.aioe.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Complaints-To: abuse@aioe.org User-Agent: 40tude_Dialog/2.0.15.1 X-Notice: Filtered by postfilter v. 0.8.2 X-Original-Bytes: 1219 Xref: number.nntp.dca.giganews.com comp.lang.ada:186929 Date: 2014-06-15T20:43:16+02:00 List-Id: On Sun, 15 Jun 2014 14:57:31 -0300, hreba wrote: > So I need the Oberon types SHORTINT (1 byte), INTEGER (2 bytes) and > LONGINT (4 bytes). A type BYTE (1 byte, values 0..255) would be useful > too. In Oberon one uses CHAR for that. [...] See ARM B.2: http://www.ada-auth.org/standards/12rm/html/RM-B-2.html -- Regards, Dmitry A. Kazakov http://www.dmitry-kazakov.de