comp.lang.ada
 help / color / mirror / Atom feed
* Calculate and set Parity
@ 2002-09-16 16:42 Sebastian
  2002-09-16 18:14 ` Stephen Leake
                   ` (4 more replies)
  0 siblings, 5 replies; 13+ messages in thread
From: Sebastian @ 2002-09-16 16:42 UTC (permalink / raw)


Hi,

I need a subroutine that calculates the parity of a record type with the
size of 16 bits. Is there some nice way
to do this? I currently have a solution were I use Unchecked_Conversion to
convert my variable to an
array booleans, then I calculate every true etc. Is there some way to do
this without using Unchecked_Conversion.

Greatful for any hints!

/S








^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2002-09-18 22:17 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-09-16 16:42 Calculate and set Parity Sebastian
2002-09-16 18:14 ` Stephen Leake
2002-09-16 18:58 ` Jeffrey Carter
2002-09-16 19:51   ` tmoran
2002-09-17  1:36   ` tmoran
2002-09-17 22:05 ` Nick Roberts
2002-09-17 23:23   ` tmoran
2002-09-18  0:17   ` tmoran
2002-09-18 20:25     ` Nick Roberts
2002-09-18  2:52 ` SteveD
2002-09-18 18:29 ` Parity using 'Write, was " tmoran
2002-09-18 18:47   ` David C. Hoos
2002-09-18 22:17     ` tmoran

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