can you do more tuts?
snowbloxia 3 months ago
MOAR!!
WoahSalmo 3 months ago
More please!!!
MichaelKosir 3 months ago
continue the tutorial!
celikkoseoglu 4 months ago
if i write the correct name but the wrong age, i am still genius :/
.or i made a mistake
BurakAIC 4 months ago
there are other lessons coming or not???
GeDmEn87 5 months ago in playlist C++ Lessons
If I want a pause for like 1 or 2 second, what should I whrite?
KoliBoy11 6 months ago
@KoliBoy11 You can use the sleep() function, for instance sleep(5) sleeps for 5 seconds. Google "sleep C++" for more.
macheads101 6 months ago
@macheads101 Thanks! What about a countdown? Like 5, 4, 3, 2, 1, GO!
what do i have to do if a want to ask 2 things and depending if one is wrong, the cout is diferent?
DrumLifeForever 8 months ago
@DrumLifeForever you need two different if() each with its own else if() depending on what you want it to do in each case.
macheads101 8 months ago
first
can you do more tuts?
snowbloxia 3 months ago
MOAR!!
WoahSalmo 3 months ago
More please!!!
MichaelKosir 3 months ago
continue the tutorial!
celikkoseoglu 4 months ago
if i write the correct name but the wrong age, i am still genius :/
.or i made a mistake
BurakAIC 4 months ago
there are other lessons coming or not???
GeDmEn87 5 months ago in playlist C++ Lessons
If I want a pause for like 1 or 2 second, what should I whrite?
KoliBoy11 6 months ago
@KoliBoy11 You can use the sleep() function, for instance sleep(5) sleeps for 5 seconds. Google "sleep C++" for more.
macheads101 6 months ago
@macheads101 Thanks! What about a countdown? Like 5, 4, 3, 2, 1, GO!
KoliBoy11 6 months ago
what do i have to do if a want to ask 2 things and depending if one is wrong, the cout is diferent?
DrumLifeForever 8 months ago
@DrumLifeForever you need two different if() each with its own else if() depending on what you want it to do in each case.
macheads101 8 months ago
first
macheads101 8 months ago