SyntaxFix
Write A Post
Hire A Developer
Questions
i don't see any for loop to initalize the variables.you can do something like this.
for(i=0;i<50;i++){ /* Code which is necessary with a simple if statement*/ }