C++ Tutorial - 12 - For Loops
Top Comments
Video Responses
All Comments (111)
-
amazing
-
heeeeeeeeeeeeeeeeelp!!!!
i kinda understand this, but how do i do it so that i cant have it add .5 every 10 numbers, starting at 50??, so from numbers 50-59 add .5, and 60-69 add 1. a lot of people told me to use a for loop :/
-
did you know you can place "using namespace std" in the top scope? This way all functions in the class can use it...
-
@thatsmamaluigitoyou1 it's better suited for when you know how much times you want to do the loop. a while is more for a unknown count. for example: while (!flag)
-
@howdydutyish you live in jamaica?
-
@howdydutyish bitch please, I started with C when I was 10
-
how come this code appears to be different from visual c++ code? Aren't they supposed to be the same language?
-
@xboy105 you can also use x += 1 for shorthand. :D
I'm doing programming at 6th form, this helps.
howdydutyish 8 months ago 5
Y U NO HEY THERE BROWN COW?!
5languages 1 month ago 4