Re: affect/object

From: Jason Beeland (jbeeland@bellsouth.net)
Date: 03/19/01


> it will require a bit of change, however, look at the 128bit patch

As i recall this is the solution which changes to a string, using letters
(upper and lower case) as the bits to set/unset.  If you are interested in
a more novel approach, I suggest you take a look at the 128bit workaround
in the SMAUG code base.  It might give you some interesting ideas.  In
this solution, the author used 4 32-bit long intergers in an array for a
bitfield, and used bitshift math in a define to "intelligently" know which
bit in which interger to flip.  Cute idea, seems to work well also.

Jason Beeland, aka Veritus Silverun
"You can never have too much hardware, just too few IRQ's."

--
   +---------------------------------------------------------------+
   | FAQ: http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html |
   | Archives: http://post.queensu.ca/listserv/wwwarch/circle.html |
   +---------------------------------------------------------------+



This archive was generated by hypermail 2b30 : 12/04/01 PST