$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] New Boost.XInt Library, request preliminary review
From: DE (satan66613_at_[hidden])
Date: 2010-04-07 11:34:30
on 07.04.2010 at 0:11
Chad Nelson wrote :
> Overall there wasn't much difference. I prefer sign+magnitude because
> it's easier to write readable code that way.
and i believe it's more portable
by the way you could store the sign in the MSB of the most significant
digit
though i didn't dig the implementation and not sure you have a
distinct bool for the sign
-- Pavel P.S. if you notice a grammar mistake or weird phrasing in my message please point it out