The following links provides C program example for C functions and formatted input/output. The C functions demonstrate how to construct the functions with several variations. Function is one of the important construct in C to do the common tasks or routines. It is reusable, self contained and independent routines. The C formatted input/output used for reading from and writing to the computer standard and non-standard input/output.