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*/ }
~ Answered on 2014-02-08 18:15:15