#: 8339 S3/Languages
19-Nov-90 18:14:58
Sb: #C programming
Fm: MAS 76336,3226
To: sysop (X)
Hello again,
I have another question on OS9 C programming. How can I do a
Non-Blocking keyboard read? (like inkey$ in basic). At the moment, I am using
getstat(1,0) to chec to check if there is something in 'stdin'; if there is i
use fgets() to read thin one char at a time. The problem with this is that a
need two returns '\n's to end a line before it recognises the first lin end the
line before it recognises the first line.
many thanks, robert
There are 3 Replies.
|