[Bizgres-general] bitmap.h again

Mark Kirkwood markir at paradise.net.nz
Fri Jan 27 09:51:33 GMT 2006


Mark Kirkwood wrote:

> Now divide out wordsize_bytes:
> 
> no_headerwords*wordsize_bits + no_headerwords*wordsize=bytes <=
> max_possible_words
> 
>

Oh dear, some finger trouble - that 'wordsize=bytes' shouldn't  be 
there...we should have:

no_headerwords*wordsize_bits + no_headerwords <= max_possible_words


(and they say you never use school mathematics...)

Cheers

Mark



More information about the Bizgres-general mailing list