ramyD / guys

guys updates your status with oauth and twitter through the terminal
3 stars 0 forks source link

add "as you type" character count #11

Open ramyD opened 14 years ago

ramyD commented 14 years ago

add a character count while typing

this can be done like:

std::cout << numofChar << std::flush;