File nut/crt/fputc.c


Included Files


Global Function fputc()

int fputc ( int c, FILE* stream )
Prototyped in: nut/include/stdio.h
Calls: _write()
Called by: NutDumpHeap() nut/os/osdebug.c
  NutDumpPapOption() nut/net/pppdebug.c
  NutDumpThreadList() nut/os/osdebug.c
  NutFtpTransferDirectory() nut/pro/ftpd.c
  PhatDbgAttrList() nut/fs/phatdbg.c
  PhatDbgDirEntry() nut/fs/phatdbg.c