+ 1
For Loop init
What is the meaning of init in the heading of the for loop?
2 ответов
+ 1
Right. It is used to initialize and declare the variable used as condition for the loop.
0
Perhaps it means initialization...
What is the meaning of init in the heading of the for loop?