arbitrary bitsize of variables

dominik aha at aha.com
Sat Sep 29 08:03:09 PDT 2007


"Daniel Keep" <daniel.keep.lists at gmail.com> wrote in message 
news:fdloia$g9m$1 at digitalmars.com...
> If you don't require those precise layout requirements, there's always
> std.bitarray.

Thanks guys, too bad bitfields are not supported - is there a special reason 
why bitfields are not supported? I know there is a danger with them for 
direct bitwise manipulation, but I find them very useful, and necessary - 
since I'm doing alot of direct manipulation on arbitrary bitfield size types 
(imaging and cryptography).
thanks again 




More information about the Digitalmars-d-learn mailing list