Re: creating a binary number

Java House <[email protected]>
Newsgroups gmane.comp.lang.erlang.general
Message-ID <CAJYUOtcoOp6McUWdy3-4fDKLYSCr=Wn6aQeyRH3fGf+TQbauwg@mail.gmail.com>
Hi Jacob
I tried it but it does not work

16> Z =
<<<<1>>:1/bitstring,<<1>>:1/bitstring,<<1>>:1/bitstring,<<1>>:1/bitstring,<<1>>:1/bitstring,<<1>>:1/bitstring,<<1>>:1/bitstring,<<1>>:1/bitstring>>.
<<0>>
17> Z.
<<0>>

I should be getting back <<255>> but I get back 0.


Στις Πέμ 9 Δεκ 2021 στις 5:17 μ.μ., ο/η Jacob <[email protected]> έγραψε:

> On 12/9/21 5:04 PM, Java House wrote:
>
> > Hello
> >
> > I am trying to build a binary number but I cannot find the correct way:
> > 13> <<1:1/bitstring,
> >
> 0:1/bitstring,0:1/bitstring,0:1/bitstring,0:1/bitstring,0:1/bitstring,0:1/bitstring,0:1/bitstring>>.
>
> It's either << <<1>>:1/bitstring >> or << 1:1 >> (for one bit).
>
> Jacob
>
>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.