Author Topic: fibonacci(4784969)  (Read 42537 times)

Offline John

  • Forum Support
  • Posts: 3600
Re: fibonacci(4784969)
« Reply #105 on: July 12, 2019, 07:13:11 PM »
undef is a variable type in SB.

The UNDEF statement will free any resources to the var(s) and set the var type to undef.

Making all the variables in the function LOCAL didn't help.
« Last Edit: July 12, 2019, 07:48:47 PM by John »