Read character from stream (same as fgetc)
The input character is returned.
This function inputs one character from the input stream pointed to by stream. Only the standard input/output stdin can be specified for stream.
Read character from stream (same as fgetc)
The input character is returned.
This function inputs one character from the input stream pointed to by stream. Only the standard input/output stdin can be specified for stream.