HelpPC 2.10
> Goto Main Topic Menu <
NetCore2K.net
int putc( int c, FILE *fp )
- prototype in stdio.h - puts char c to stream fp, returning c on success, else returns EOF on error