Re: [CIRCLE][CODE][32 bit array]

From: Daniel Koepke (dkoepke@california.com)
Date: 12/20/96


On Thu, 19 Dec 1996, Daniel Koepke wrote:

> Note that I changed the original posters FIELD/BIT [whatever he named
> them] macros.  BIT(x) was original defined as ((x) % 32) which, when the
> number was under 32 would return a decimal value [and always equate to
> 1].  I've still yet to test this, but it seems feasible from where I'm
> sitting...

The second sentence is wrong.  I don't know what I was thinking, but it
is.  Actually, the whole message was one stupid mistake after another for
me.  While the mod operator returns the remainder of a divison, without
thinking, I combined two sentences (one for division and one for the
mod operator) into one and thus came the mess you see above.  The point
being never write a message when you don't have all your wits together.


--
Daniel Koepke
dkoepke@california.com
Forgive me father, for I am sin.


+-----------------------------------------------------------+
| Ensure that you have read the CircleMUD Mailing List FAQ: |
|   http://cspo.queensu.ca/~fletcher/Circle/list_faq.html   |
+-----------------------------------------------------------+



This archive was generated by hypermail 2b30 : 12/18/00 PST