putc Placeholder #include <stdio.h> putc type arg1 Description 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()