View Single Post
Old 01-27-2013, 06:46 PM   PM User | #6
Airblader
Regular Coder

 
Join Date: Jan 2013
Location: Germany
Posts: 368
Thanks: 3
Thanked 44 Times in 44 Posts
Airblader can only hope to improve
Sometimes debugging can be simple. Just comment the loop out and see if it works. If it does, the loop is the problem. Debugging without even so much as trying to understand the code.
Airblader is offline   Reply With Quote