comp.lang.ada
 help / color / mirror / Atom feed
From: Gautier <gautier.demontmollin@maths.unine.ch>
To: Joshua Grant <grant@cs.fsu.edu>
Subject: Re: Bit operators
Date: 2000/02/13
Date: 2000-02-13T00:00:00+00:00	[thread overview]
Message-ID: <38A5FAF7.97A9AA9A@maths.unine.ch> (raw)
In-Reply-To: 884o85$jjv$1@news.fsu.edu

Joshua Grant:

> Can anyone tell me if ADA has an equivalent set of functions for 'and' and
> 'or'?

The operators "and, "or", "xor" are available for modular types
- e.g. for... type Byte is mod 2 ** 8;
See also the Interfaces package (predef'd unsigned_*, shift operators)
HTH

-- 
Gautier

_____\\________________\_______\_________
http://members.xoom.com/gdemont/gsoft.htm




  parent reply	other threads:[~2000-02-13  0:00 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-02-12  0:00 Bit operators Joshua Grant
2000-02-13  0:00 ` Matthew Heaney
2000-02-13  0:00   ` Bit operators & asm in Ada (novice question) G
2000-02-13  0:00     ` Vladimir Olensky
2000-02-13  0:00     ` Gautier
2000-02-13  0:00 ` Gautier [this message]
2000-02-13  0:00 ` Bit operators Robert Dewar
2000-02-13  0:00   ` Gautier
replies disabled

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