Good Night, I would like to do a routine in C type like this: Let's say I have a loop that prints the letter 'a' and while I do not type anything it continues printing, however by the time I hit 'c' for example, it starts printing the letter 'c' and stays printing while I did not type anything. That's more or less what I'd like but I can not reproduce that. Thanks!