File nut/crt/fputc.c


Included Files


Global Function fputc()

int fputc ( int c, FILE* stream )
Prototyped in: nut/include/stdio.h
Calls: _write()