File nut/crt/fgetc.c


Included Files


Global Function fgetc()

int fgetc ( FILE* stream )
Prototyped in: nut/include/stdio.h
Calls: _read()