Eric,

double is 8 bytes
long double is 12 bytes

Long double should be enough, I think
-- 
Sanjeev Gupta
+65 98551208     http://www.linkedin.com/in/ghane


On Sat, Aug 17, 2019 at 5:01 AM Eric S. Raymond <e...@thyrsus.com> wrote:

> Sanjeev Gupta <gha...@gmail.com>:
> > Eric,
> >
> > sizeof(double) seems to be 8 bytes.  The 8192 * No of Secs per week
> > overflows this.
>
> Huh. If "long double" isn't 16 bytes, we're foing to have a problem.
> --
>                 <a href="http://www.catb.org/~esr/";>Eric S. Raymond</a>
>
>
>
_______________________________________________
devel mailing list
devel@ntpsec.org
http://lists.ntpsec.org/mailman/listinfo/devel

Reply via email to