PureBytes Links
Trading Reference Links
|
Earl wrote:
> I've encountered dbz errors in Omega's own
> functions - one assumes they know enough to build zero checks into their own
> functions which employ division
That's what you get for assuming. :-) Most of omega's built-in functions
can be improved in terms of function, speed, reliability and compiled
code size. I never use any of them without checking the code first.
ps - many so-called 64K limit errors can be traced back to relying on
omega's built-in functions.
--
Dennis
|