Greeings all - Does anyone know of a way to check a stream to see if characters are available for input using termios and/or stdio? Basically, I want to perform a non-blocking check on the console port for received characters. Thanks, keith