At 07:43 PM 9/8/2001 -0700, Wizard wrote:
>Questions regarding Bitwise operators:
>
> > =item rol tx, ty, tz *
>...
> > =item ror tx, ty, tz *
>
>Are these with or without carry?

That's a good question. Now that we have a list of bitwise ops, we can 
decide how they work. What happens when you rotate/shift/bit-or a float? Or 
a bitint/bigfloat? Or a string? Important questions, and we can hammer 
something out now that we know what they are.

                                        Dan

--------------------------------------"it's like this"-------------------
Dan Sugalski                          even samurai
[EMAIL PROTECTED]                         have teddy bears and even
                                      teddy bears get drunk

Reply via email to