[Coco] [Color Computer] INKEY equivalent for C?

Robert Gault robert.gault at worldnet.att.net
Sun Dec 25 18:45:03 EST 2005


There is an OS-9 C library function that should do the job, getchar.
#include <stdio.h>

char getchar()

Getchar returns a character from the standard input.

James Gerrie wrote:

> Can someone tell me how to get an INKEY like function for OS9 C for the 
> CoCo?  Is there something like a KBHIT function that someone has created. A 
> work around?
> 
> Jim G 
> 
> 



More information about the Coco mailing list