comp.lang.ada
 help / color / mirror / Atom feed
From: Jeffrey Carter <spam.jrcarter.not@spam.not.acm.org>
Subject: Re: Help with low level Ada
Date: Thu, 17 Mar 2011 10:59:42 -0700
Date: 2011-03-17T10:59:42-07:00	[thread overview]
Message-ID: <iltikr$nuh$1@tornado.tornevall.net> (raw)
In-Reply-To: <21a94695-4cdb-4dc8-8b11-389adff8a2d9@v11g2000prb.googlegroups.com>

On 03/17/2011 10:46 AM, Shark8 wrote:
>
> Letting I_1&  I_2 be unsigned integers XOR-ing them could
> be achieved via this:

Bitwise "and", "or", "xor", and "not" are defined for all modular types. You can 
simply say

I_1 xor I_2

-- 
Jeff Carter
"We use a large, vibrating egg."
Annie Hall
44



  reply	other threads:[~2011-03-17 17:59 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-17 14:31 Help with low level Ada Syntax Issues
2011-03-17 17:46 ` Shark8
2011-03-17 17:59   ` Jeffrey Carter [this message]
2011-03-20  3:45     ` Shark8
2011-03-17 17:55 ` Jeffrey Carter
2011-03-17 19:30   ` Syntax Issues
replies disabled

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