[Mono-list] bug found! :-)

Maurizio Colucci seguso.forever@tin.it
Tue, 26 Aug 2003 10:30:13 +0200


On Tuesday 26 August 2003 05:36, Rohit wrote:
> thats not a bug!
> cause
>
> 4/3 = 1.3333333333333333333333333333333 != integer.

Then why does this remove the error?

int o = i/(int)u

?