Synopsis
#include <cross_studio_io.h> int debug_getchar(void);
Description
debug_getchar reads one character from the Debug I/O Terminal. This function uses line input and will therefore block until characters are available and ENTER has been pressed.
Portability
debug_getchar is an extension provided by CrossWorks C.