How to print slowlyI see Now i get it, thanks for the explanation I'm not pro like you guys , i don't care about the d...
How to print slowly[code]#include <iostream> #include <string> using namespace std; void main() { string s="Last...
How to print slowlyCubbi You can change 10000000 because it's very fast write 19999999 and see what will happen [co...
How to print slowlyThanks for help I wrote it like this - very easy :) [code] string s="hello"; for(int j=0; j< s. s...
How to print slowlyHi Guys A few days ago i saw a program that printing(cout) words slowly In normal cout - it wi...
This user does not accept Private Messages