This question already has an answer here: Convert a `for` loop to a `while` loop [duplicate] 6 answers I have this code that I am writing and I used a for loop but I feel that a while loop would look better and also help me with future programming. for(int i = 0; i < […]
The post How to turn for loop to while loop? [duplicate] appeared first on BlogoSfera.