Thanks,
I might just move my trinary string (if I get that far) to be encoded
as 0, 1, 2, thanks for your help.
On 30 Apr 2007 11:14:10 -0700, John Machin <[EMAIL PROTECTED]> wrote:
> On Apr 30, 9:53 pm, "Nathan Harmston" <[EMAIL PROTECTED]>
> wrote:
> > Hi,
> >
> > I ve being thinking about pla
On Apr 30, 9:53 pm, "Nathan Harmston" <[EMAIL PROTECTED]>
wrote:
> Hi,
>
> I ve being thinking about playing around with bit strings but use in
> some encoding problems I m considering and was trying to decide how to
> implement a bit string class. Is there a library out there for doing
> basic thi
On Apr 30, 9:00 am, 7stud <[EMAIL PROTECTED]> wrote:
> On Apr 30, 5:53 am, "Nathan Harmston" <[EMAIL PROTECTED]>
> wrote:
>
>
>
>
>
> > Hi,
>
> > I ve being thinking about playing around with bit strings but use in
> > some encoding problems I m considering and was trying to decide how to
> > imple
On Apr 30, 5:53 am, "Nathan Harmston" <[EMAIL PROTECTED]>
wrote:
> Hi,
>
> I ve being thinking about playing around with bit strings but use in
> some encoding problems I m considering and was trying to decide how to
> implement a bit string class. Is there a library out there for doing
> basic thi
Hi,
I ve being thinking about playing around with bit strings but use in
some encoding problems I m considering and was trying to decide how to
implement a bit string class. Is there a library out there for doing
basic things with bit strings already is my first question?
I know that I can extend