Hi ,
I am performing an integer count of a particular operation in my program.
After a sufficiently large value an overflow occurs. At the moment I have
gone around the problem by declaring it as a double, even that has its
limits. Is there a method of preventing this overflow or some method of
recovering from it. Any help in this regard would be greatly appreciated.
Thanking you.
Ashutosh
Ashutosh Iddya - 16 Apr 2004 11:58 GMT
oops...wrong group!
sorry.
> Hi ,
>
[quoted text clipped - 7 lines]
>
> Ashutosh