23.06.2015, 11:23
You cannot have an infinite loop if you don't have a loop in the first place. A loop is defined as one of: for, while or do.
And, oh: proper indentation hasn't ever killed anyone. I'm not going to sift through 1,500 lines of messy code to find a bug for you.
And, oh: proper indentation hasn't ever killed anyone. I'm not going to sift through 1,500 lines of messy code to find a bug for you.