Re: poll

From: Mike Stilson (mike@velgarian.sytes.net)
Date: 04/08/02


On Mon, Apr 08, 2002 at 02:02:55PM -0400, Edward J Glamkowski wrote:
>Which method do you use for breaking the 32 flag bitvector limit?
>
>1) I don't
>2) 128-bit patch
>3) bitfields
>4) AFF2_ bitvector (and AFF_3, etc.)
>5) something else

typedef unsigned long long int bitvector_t;

Although I liked the bitfields method, at the time it was much simpler
to convert (as you said later) olc & dg to this.  Bitfields sit
somewhere on my todo list (Think they're slated for early 2037 at the
current rate.)

-me

--
   +---------------------------------------------------------------+
   | FAQ: http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html |
   | Archives: http://post.queensu.ca/listserv/wwwarch/circle.html |
   | Newbie List:  http://groups.yahoo.com/group/circle-newbies/   |
   +---------------------------------------------------------------+



This archive was generated by hypermail 2b30 : 06/25/03 PDT