Bit manipulation
- From: "yezi" <ye_line@xxxxxxxxxxx>
- Date: 22 Nov 2005 14:47:54 -0800
Hi:
One question about the bit manipulation: if the code is like :
int sequence:18;
is that mean, in memory, although generally for int, it occupy 32 bits,
but now by define 18, which means the real occupancy is 18 bits?
Is that understanding right?
Thanks for any comments.
bin YE
.
- Follow-Ups:
- Re: Bit manipulation
- From: Michael Mair
- Re: Bit manipulation
- From: Kwan Lim
- Re: Bit manipulation
- Prev by Date: Re: Reading from a text file
- Next by Date: Re: Howto check value of constants in a macro
- Previous by thread: Howto check value of constants in a macro
- Next by thread: Re: Bit manipulation
- Index(es):
Relevant Pages
|