- #1
ineedhelpnow
- 651
- 0
ok so i realized my problem with c++ is that i don't really understand for loops. well it's not exactly the loop itself but i don't understand the loop variable . what is for EXACTLY? why is it needed? why can't you just use the other variable you are using? why does this extra variable need to be added?