HelpPC 2.10
> Goto Main Topic Menu <
NetCore2K.net
int putchar( char c )
- prototype in stdio.h - same as
putc
(c,stdout)