On 05/29/2015 10:22 AM, Edmund Grimley Evans wrote:
There may be cases in which you don't need to know about the exception immediately.
In fact - especially with high-performance applications - there are cases where the algorithm you are doing guarantees that the divisor is not zero, so testing does not make sense.
-Michael _______________________________________________ fpc-devel maillist - [email protected] http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel
