Language C Tutorial

Each function in the C standard library has its associated header.
The headers are included using #include.
Header Including obtains the Declarations for the standard library functions.