Format and Conversion Functions

The following table summarizes the format and conversion functions.

Function Description
atoi() Converts a character string to an integer value
sprintf() Formats the supplied arguments and returns them as a single character string