Writes a single character to the standard output (stdout) and returns the character. Format #include <stdio.h> int putchar (int character);