Hi, i'm trying to write a program, which may do some actions, while taking a character.
E.g. Like this char-box, while i'm writting this message, the box bellow, detects every new character, and counter ups ( ++ ), is it possible to do same, with out using any external library, in c++.
I think if it possible to do with standard library, i should do so. But if it's too dificult, we may pass it to another question, i've a lot, cause i'm new here :)