<br><font size=2 face="sans-serif">Hello,</font>
<br>
<br><font size=2 face="sans-serif">I looking for an euquivalent for the
C std. func. getch.</font>
<br><font size=2 face="sans-serif">So I need that because fgetc and all
the other i/o get hung when waiting for a char.</font>
<br><font size=2 face="sans-serif">Is there any possibiltiy to set a timeout
for fgetc. I tried the UART I/O Control Function _ioctl with the Command</font>
<br><font size=2 face="sans-serif">Code UART_SETREADTIMEOUT to 100 ms,
but my Thread doesnt interrupt. </font>
<br>
<br><font size=2 face="sans-serif">Greetings from Jörg</font>