comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Decomposing a bit field?
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: Decomposing a bit field? [message #71788 is a reply to message #71716] Wed, 21 July 2010 09:21 Go to previous messageGo to previous message
penteado is currently offline  penteado
Messages: 866
Registered: February 2018
Senior Member
Administrator
On Jul 21, 1:04 pm, Steve <f...@k.e> wrote:
>> Thanks everyone, that makes much more sense now.
>
>> I just wanted to confirm where the 7B comes from above.
>
>> I assume it's because I'm checking 3 bits so it's 1+2+4. If I had a
>> group of 4 bits it's be 1+2+4+8 (15 like in Chris's example below),
>> right?
>
> The "B" suffix to a number tells IDL that it is to be interpreted in
> octal so indeed 17B is 8+4+2+1=15 in decimal

No, B means that it is of type byte, regardless of the base used.
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Read these data in structure
Next Topic: Re: Read these data in structure

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Sun Oct 12 00:10:48 PDT 2025

Total time taken to generate the page: 1.75974 seconds