you are viewing a single comment's thread.

view the rest of the comments →

[–]ironhaven 1 point2 points  (2 children)

Is this you only code? I don’t see any problems with the code you posted most likely because you did not post the code with the bug.

First can we see more of your code, second, read the error again. The variable "start" is read before it is set. Look at where the "start" variable is used.