A92: problem fix?


[Prev][Next][Index][Thread]

A92: problem fix?



tatsu@skylink.net wrote:

This is kind of off subject but will if you plan on ever using recursive
function you might want to crash it one like this.

Define and infinate recursive function like f(x)=f(x)+1 then try to
evaluate it. It will only crach the first time. This fixes a problem and
will just give you and error message the next time.



How does this work?  Once the calc crahses it should forget everything 
that ever happened to it.  And if it does work how does it "fix" a 
problem?  Also how do you evaluate it?

______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com


Follow-Ups: