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

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

Portability

debug_fgetc is an extension provided by CrossWorks C.