1.0040 Explain what the function atoi does and where it is found.
Converts a string to an integer. It is found in the header file stdlib.h.