|
On Mon, Jun 19, 2006 at 12:16:39PM +0200, Grellier, Thierry wrote: > But I really need both: I'm doing statistics (ie double preferred) on > address manipulations (ie int with bitwise operation). I don't see why storing numbers as doubles inhibits bitwise ops defined as using an intermediate long long.