Synopsis
#include <cross_studio_io.h>
int debug_fgetc(DEBUG_FILE *stream);
Description

debug_fgetc reads and returns the next character on stream or -1 if no character is available.

Portability

debug_fgetc is an extension provided by CrossWorks C.