Maximum array size
Walter Bright
newshound at digitalmars.com
Thu Apr 27 03:05:21 PDT 2006
Ivan Kazmenko wrote:
> jcc7:
>> Well, spec_DMD_0.109.pdf is just an unofficial snapshot of the docs that existed
>> back in December 2004. I might create another PDF sometime, but I think a lot of
>> pages have been added since I made that PDF (and I'd have to remember how I did
>> it). But the docs on the digitalmars website and included with DMD are the
>> official version, so those are the best ones to use anyway (if possible).
> I checked the documentation you suggested and found, among other changes, that
> there are no bits and no bit arrays; seems that bit is currently an alias to
> ubyte or such. Why is that?
Long threads about that. But you can use std.bitarray.
More information about the Digitalmars-d
mailing list