[Issue 3568] BitArray Indexing Should Use ulong

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Dec 22 05:38:06 PST 2009


http://d.puremagic.com/issues/show_bug.cgi?id=3568


Steven Schveighoffer <schveiguy at yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |schveiguy at yahoo.com


--- Comment #4 from Steven Schveighoffer <schveiguy at yahoo.com> 2009-12-22 05:38:05 PST ---
Like hard drives, I assert that 1MB == 1,000,000 bytes :)

2^32 bits / 8 bits per byte = 536870912 == 512 * 1024 * 1024

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list