convert a string to an integer NAME atoi, atol, atoll - convert a string to an integer LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <stdlib.h> int atoi(const char * …