stdio.h — Define I/O related functions

The stdio.h header file declares the following functions:

The stdlio.h header file also contains definition for the following macro, whose value should not be altered:
NULL
A pointer which never points to a data object.