Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
type problem (*solved*)
#8
Yes, the bug was in line:
Code:
Print  "bresenham over distance "+dist
Variable dist is integer (use STR(dist) for that). It's incorrectly reporting line #15 (where Dist was declared!) instead of that line.
Will try to improve this...
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)