2
Good evening, I’d like to do a C routine like this: Let’s say I have a loop that keeps printing the letter 'a' and while I don’t type anything it keeps printing, but the moment I press 'c' for example, it starts printing the letter 'c' and keeps printing while I don’t type anything. That’s more or less what I’d like but I’m not getting to reproduce it. Thank you!