putcPlaceholder
#include <stdio.h>
putctype arg1Description
Placeholder
Diagnostics
Putc and putchar return the character argument from a
successful call, and EOF on end-of-file or error.
See Also
fopen(),
fclose(), fflush(),
getc(),
puts(),
printf(),
fread()