Synopsis
CTL_STATUS_t ctl_stream_getchar(CTL_STREAM_t s);
Description

ctl_stream_getchar reads one byte from the stream s and returns it.

Return Value

ctl_stream_getchar returns the byte read, or a negative value if an error occurred.