Hi, im looking for an alternative to cin. Is there a library with an input stream that doesn't wait for the user to enter something? I'm trying to make a program that runs in a loop even when the user doesn't enter anything. Thanks/