07-16-2017 03:36 AM
In C language, for loop is simply a while loop with a different writing: if you have this in mind, you make less errors in writing the 3 steps of the for statement.