Synopsis
#include <cross_studio_io.h> int debug_getch(void);
Description
debug_getch reads one character from the Debug I/O Terminal. This function will block until a character is available.
Portability
debug_getch is an extension provided by CrossWorks C.