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=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,553a6b79b2471571 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news1.google.com!news3.google.com!news2.volia.net!newsfeed01.sul.t-online.de!t-online.de!newsfeed.arcor.de!news.arcor.de!not-for-mail Newsgroups: comp.lang.ada Subject: Re: How do you bitwise operations in Ada '83 and '95 From: Georg Bauhaus In-Reply-To: <1153313832.389434.144930@s13g2000cwa.googlegroups.com> References: <1153244316.853254.291560@m79g2000cwm.googlegroups.com> <1153248800.834457.183940@p79g2000cwp.googlegroups.com> <1153258362.266358.15200@h48g2000cwc.googlegroups.com> <1153281313.491512.88760@75g2000cwc.googlegroups.com> <1153313832.389434.144930@s13g2000cwa.googlegroups.com> Content-Type: text/plain Content-Transfer-Encoding: 7bit Organization: # Message-ID: <1153317309.5458.0.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 Date: Wed, 19 Jul 2006 15:55:10 +0200 NNTP-Posting-Date: 19 Jul 2006 15:52:25 MEST NNTP-Posting-Host: d716c423.newsread2.arcor-online.net X-Trace: DXC=kD_\R6\7W4KbSWda:jMWf@Q5U85hF6f;DjW\KbG]kaMHGSi?jHD8GO@onU86EAf1aAUUng9_FXZ=C>:=P9Ihe`BH@Z?dZ]MOidE X-Complaints-To: usenet-abuse@arcor.de Xref: g2news2.google.com comp.lang.ada:5810 Date: 2006-07-19T15:52:25+02:00 List-Id: On Wed, 2006-07-19 at 05:57 -0700, Chris L wrote: > Jeff, my intent was to investigate and develop a working Ada library > corresponding to the C source code bitwise operators: "&", "|", "<<", > ">>", etc. This might be of interest then: http://adaic.org/standards/95lrm/html/RM-B-2.html