Hi all,

I'm currently looking in ScBinomDist to remove the PushNoValue() cases. I see a lot of ULONG there and as Carsten has announced, that ULONG will be removed, my question now, how I should replace it.

The parameters n (total number of independent trials) and x (number of successful trials) are integers in ODF. As we store them in double, they are exact up to 48Bit. The code has some for-loops up to this parameters. What type shall I use for the index i in the loops?

Kind regards
Regina



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@sc.openoffice.org
For additional commands, e-mail: dev-h...@sc.openoffice.org

Reply via email to